Integrated: 8369085: RichTextArea SELECT_PARAGRAPH to include line separator

Andy Goryachev angorya at openjdk.org
Thu Oct 23 17:20:15 UTC 2025


On Mon, 20 Oct 2025 21:28:48 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> RichTextArea.Tag.SELECT_PARAGRAPH or RichTextArea.selectParagraph() must include the trailing line separator (if present).
> 
> This is a behavioral change, but a simple one (an obvious bug) - maybe one reviewer is sufficient.  I don't think this needs a CSR.
> 
> Some interdependency exists between this PR and #1944.  
> Depending which gets integrated first, changes in tests will be needed.

This pull request has now been integrated.

Changeset: 42fd4eb8
Author:    Andy Goryachev <angorya at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/42fd4eb827c79b5c273da2598a5435fb7cb4eb6c
Stats:     18 lines in 2 files changed: 17 ins; 0 del; 1 mod

8369085: RichTextArea SELECT_PARAGRAPH to include line separator

Reviewed-by: kcr

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

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


More information about the openjfx-dev mailing list