On Fri, 10 Jan 2025 15:48:43 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> 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. > - `addWithStyles` --> `addWithStyleNames` > > 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). This pull request has now been integrated. Changeset: b7b4d6e4 Author: Andy Goryachev <ango...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/b7b4d6e4c1acb598095ba9430d0bb2adaf5c417a Stats: 5 lines in 3 files changed: 0 ins; 0 del; 5 mod 8347305: RichTextArea Follow-up Reviewed-by: kcr ------------- PR: https://git.openjdk.org/jfx/pull/1671