RFR: 8347305: RichTextArea Follow-up [v2]
Andy Goryachev
angorya at openjdk.org
Fri Jan 10 16:24:05 UTC 2025
> The changes:
>
> - minor fixes in the behavior document (DELETE_WORD_PREVIOUS)
> - Default width of RTA is less than half the size of TextArea (176 vs 478 on my Windows 11 system). Earlier the height was also too small, but you already fixed that.
>
> The following is not an issue (works as designed):
> - When running the demos, the current line highlight overlaps and obscures focus outline on right side (verified on Windows and Linux).
Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
with style names
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1671/files
- new: https://git.openjdk.org/jfx/pull/1671/files/694920a3..ec8cdf42
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1671&range=01
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1671&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jfx/pull/1671.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1671/head:pull/1671
PR: https://git.openjdk.org/jfx/pull/1671
More information about the openjfx-dev
mailing list