Integrated: 8366202: RichTextArea: wrong style used for typed text
Andy Goryachev
angorya at openjdk.org
Fri Nov 7 15:27:56 UTC 2025
On Mon, 27 Oct 2025 19:04:16 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> User feedback (see https://mail.openjdk.org/pipermail/openjfx-discuss/2025-August/000267.html ):
>
> When typing text, in the middle of a sentence, to extend a word that's styled then the typed text is not being inserted using the styles of the preceding text.
>
> Root cause: implementation bug.
This pull request has now been integrated.
Changeset: bb660211
Author: Andy Goryachev <angorya at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/bb660211438c21cf54c97153589e6651fd420049
Stats: 31 lines in 2 files changed: 27 ins; 1 del; 3 mod
8366202: RichTextArea: wrong style used for typed text
Reviewed-by: lkostyra, zelmidaoui
-------------
PR: https://git.openjdk.org/jfx/pull/1950
More information about the openjfx-dev
mailing list