Integrated: 8348736: RichTextArea clamp and getText

Andy Goryachev angorya at openjdk.org
Wed Jan 29 15:32:06 UTC 2025


On Mon, 27 Jan 2025 22:10:18 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.

This pull request has now been integrated.

Changeset: 2b5b1132
Author:    Andy Goryachev <angorya at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/2b5b11320087de9b7bb6f330236a5c15eb4cabea
Stats:     220 lines in 7 files changed: 156 ins; 51 del; 13 mod

8348736: RichTextArea clamp and getText

Reviewed-by: kcr, arapte

-------------

PR: https://git.openjdk.org/jfx/pull/1684


More information about the openjfx-dev mailing list