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

Content Panel CSS isolation is failing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 8
    • 8
    • javafx
    • None

      Some styling has been added to the SB UI - such as the invisible splitPanes as we had in 1.1. This is inside 'Common.css'.

      If you drag a SplitPane onto the content panel you see that it is inheriting this styling which means that our CSS isolation is failing.

      I also tested by putting the following into 'Common.css':

      .button {
          -fx-background-color: red;
      }

      As I suspected, D&D a Button and it shows as red in the content panel.

            eleponn Eric Le Ponner
            mchicharro Moises Chicharro
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: