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

[Regression] Non visible element's properties have no CSS button

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7u6
    • None
    • javafx
    • None

      This is due to a change done in the ElementTracker to reset the child of the root element when stylesheets are updated on the root node.
      There is a useless visit of all sub nodes that style the non visible with the parent of the root node (that doesn't contain any stylesheets). This has the effect to unstyle the element.

            jfdenise Jean-Francois Denise (Inactive)
            jfdenise Jean-Francois Denise (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: