On Tue, 21 Apr 2026 21:23:07 GMT, Andy Goryachev <[email protected]> wrote:
> Updates accessibility code in the `RichTextArea` and adds tests. > > Supported attributes: > > - EDITABLE > - TEXT > - SELECTION_START > - SELECTION_END > - CARET_OFFSET > - FONT > - HORIZONTAL_SCROLLBAR > - VERTICAL_SCROLLBAR > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 277aec13 Author: Andy Goryachev <[email protected]> URL: https://git.openjdk.org/jfx/commit/277aec13d0879718a9ac2231402e19eed6f70d20 Stats: 430 lines in 7 files changed: 265 ins; 123 del; 42 mod 8374809: [RichTextArea] accessibility Reviewed-by: kizune, lkostyra ------------- PR: https://git.openjdk.org/jfx/pull/2158
