On Tue, 14 Jul 2026 14:56:42 GMT, Kevin Rushforth <[email protected]> wrote:
>> hm, not sure I understand: `addInlineNode()` does not care about the node
>> properties; the model treats it as having a single character (' ', but
>> perhaps it should be '\ufffd'). StyledSegment:307
>
> What happens if you call `applyStyle` to a range of text using a
> `StyleAttributeMap` that contains `StyleAttribute.EMBEDDED_IMAGE`?
good point! should be impossible.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/2196#discussion_r3580114776