On Mon, 30 Sep 2024 21:05:10 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
>> Andy Goryachev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> file operations > > modules/jfx.incubator.richtext/src/main/java/jfx/incubator/scene/control/richtext/RichTextArea.java > line 1138: > >> 1136: * by the model. >> 1137: * <p> >> 1138: * This method does nothing when the caret position is {@code >> null}. > > What does it do if the model is null? clarified. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1524#discussion_r1783054906