On Tue, 14 Apr 2026 21:47:16 GMT, Kevin Rushforth <[email protected]> wrote:
>> Andy Goryachev has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> add exports
>
> modules/jfx.incubator.richtext/src/test/java/test/jfx/incubator/scene/control/richtext/model/TestRichTextFormatHandler.java
> line 290:
>
>> 288: public void save() throws IOException {
>> 289: RichTextModel m = new RichTextModel();
>> 290: m.setDefaultTabStops(155);
>
> It would be helpful to also test saving / loading tab stops.
Unless I'm missing something, this is still pending.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1800#discussion_r3269886685