User feedback:
When an INLINE_NODE in RichTextArea is updated and it triggers
requestLayout then the request doesn't propagate all the way up to VFlow
but stops when it reaches TextCell.
So if for example a Label is selected, say via a double click, and its
text changes then the Label updates but the RichTextArea selection doesn't.
When an INLINE_NODE in RichTextArea is updated and it triggers
requestLayout then the request doesn't propagate all the way up to VFlow
but stops when it reaches TextCell.
So if for example a Label is selected, say via a double click, and its
text changes then the Label updates but the RichTextArea selection doesn't.
- relates to
-
JDK-8351982 ☂ RichTextArea (Incubator) Feedback and Bugs in jfx24
-
- Open
-
-
JDK-8365948 RichTextModel: improve inline nodes support
-
- Open
-