RFR: 8348736: RichTextArea clamp and getText [v2]
Kevin Rushforth
kcr at openjdk.org
Tue Jan 28 19:56:52 UTC 2025
On Tue, 28 Jan 2025 17:59:10 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> Fixes minor issues uncovered while writing API tests #1677:
>>
>> - StyledTextModel::clamp L559 is incorrect at the end of paragraph
>> - CodeArea.getText() adds extra newline at the end
>>
>> This change should be back-ported to jfx24.
>
> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
>
> review comments
Marked as reviewed by kcr (Lead).
-------------
PR Review: https://git.openjdk.org/jfx/pull/1684#pullrequestreview-2579281038
More information about the openjfx-dev
mailing list