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

TabPane: .tab-container style is not listed in the CSS reference

XMLWordPrintable

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

      The CSS Reference does not mention the .tab-container style and its type, resulting in an incorrect node hierarchy for the tabs (i.e. it should be .tab > .tab-container > .tab-label).

      See
      TabPaneSkin:1421
      modena.css:1623
      caspian.css:2639

      On a related note, we might want to check other skins to identify other places where the Substructure is incorrect. One possibility is to add a function to the Monkey Tester which dumps the skin structure for the currently selected control.

      Also, should be explicitly specify the name of the skin class in each control "Substructure" section? The "Introduction" does say "For each control, the substructure of that control's skin is given, along with the style‑class names for the Region objects that implement that substructure." but I wonder if the actual class name should also be specified.

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

              Created:
              Updated: