On Wed, 23 Oct 2024 09:36:18 GMT, Ajit Ghaisas <aghai...@openjdk.org> wrote:
>> Andy Goryachev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> break iterator > > modules/jfx.incubator.richtext/src/main/java/com/sun/jfx/incubator/scene/control/richtext/HighlightShape.java > line 53: > >> 51: HIGHLIGHT, >> 52: SQUIGGLY, >> 53: } > > Is UNDERLINE missed? List in the documentation has underline as a type of > highlight. underline should be removed, thanks! ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1524#discussion_r1819874924