On Tue, 1 Sep 2026 00:06:03 GMT, Jose Pereda <[email protected]> wrote:
>> Fixes broken navigation introduced in >> [JDK-8370902](https://bugs.openjdk.org/browse/JDK-8370902) with non-zero >> paragraph spacing (above, below, line spacing). >> >> Updated the Rich Editor Demo to allow setting paragraph line spacing in >> addition to space above/below (right click -> Paragraph). >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > modules/jfx.incubator.richtext/src/test/java/test/jfx/incubator/scene/control/richtext/RichTextAreaNavigationTest.java > line 189: > >> 187: >> 188: /// tests vertical navigation in a randomly created text model with >> all the combinations of >> 189: /// controld width, start cursor position, text wrap, space >> above/below, and line spacing. > > typo in `controld` (and extra slashes?) /// - javadoc ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2280#discussion_r3907556976
