[jfx24] RFR: 8348736: RichTextArea clamp and getText

2025-01-29 Thread Andy Goryachev
Clean backport of RichTextArea clamp and getText fix to the jfx24 stabilization branch. - Commit messages: - Backport 2b5b11320087de9b7bb6f330236a5c15eb4cabea Changes: https://git.openjdk.org/jfx/pull/1688/files Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1688&range=00 Iss

Re: [jfx24] RFR: 8348736: RichTextArea clamp and getText

2025-01-29 Thread Kevin Rushforth
On Wed, 29 Jan 2025 17:26:03 GMT, Andy Goryachev wrote: > Clean backport of RichTextArea clamp and getText fix to the jfx24 > stabilization branch. LGTM - Marked as reviewed by kcr (Lead). PR Review: https://git.openjdk.org/jfx/pull/1688#pullrequestreview-2581769138