Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8371067

RichTextArea: requestLayout by inline node doesn't reach VFlow

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx24
    • javafx
    • None

      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.

            angorya Andy Goryachev
            angorya Andy Goryachev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: