RFR: 8366202: RichTextArea: wrong style used for typed text
Andy Goryachev
angorya at openjdk.org
Mon Oct 27 20:32:43 UTC 2025
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.
-------------
Commit messages:
- wrong style
Changes: https://git.openjdk.org/jfx/pull/1950/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1950&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8366202
Stats: 24 lines in 2 files changed: 20 ins; 1 del; 3 mod
Patch: https://git.openjdk.org/jfx/pull/1950.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1950/head:pull/1950
PR: https://git.openjdk.org/jfx/pull/1950
More information about the openjfx-dev
mailing list