RFR: 8366202: RichTextArea: wrong style used for typed text [v3]

Ziad El Midaoui zelmidaoui at openjdk.org
Fri Nov 7 11:21:22 UTC 2025


On Fri, 31 Oct 2025 20:38:46 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.
>
> Andy Goryachev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
> 
>  - Merge branch 'master' into 8366202.wrong
>  - review comments
>  - wrong style

LGTM , works fine with the fix

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

Marked as reviewed by zelmidaoui (Committer).

PR Review: https://git.openjdk.org/jfx/pull/1950#pullrequestreview-3433170822


More information about the openjfx-dev mailing list