On Mon, 10 Nov 2025 19:09:32 GMT, Kevin Rushforth <[email protected]> wrote:
>> Andy Goryachev has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> bad merge
>
> modules/jfx.incubator.richtext/src/main/java/jfx/incubator/scene/control/richtext/RichTextArea.java
> line 1105:
>
>> 1103: * <p>
>> 1104: * This convenience method is equivalent to calling
>> 1105: * {@code appendText(text, StyleAttributeMap.EMPTY, true);}
>
> There is no such method, so this should be reverted. I don't see why this bug
> fix would even need a change to the public API docs.
good catch! result of a bad merge.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1961#discussion_r2511759663