RichTextArea: requestLayout by inline node doesn't reach VFlow

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: jfx24
    • Component/s: javafx
    • None
    • Cause Known

      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.

            Assignee:
            Andy Goryachev
            Reporter:
            Andy Goryachev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: