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

CSS ladders work not correctly with "dark" backgrounds

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7u6
    • fx2.1
    • javafx
    • None
    • Windows 7 32 bit Java

      If you set the following css:

      .root {
          -fx-base: rgb(30, 30, 30);
          -fx-background: rgb(30, 30, 30);
          -fx-control-inner-background: rgb(30, 30, 30);
      }

      Labels and other texts within UI controls are still rendered black instead of white. This has worked with 2.0.2. 2.1 Beta 10 has a slight improvement over beta 9: The menu now is rendered correctly, but many texts are rendered black instead of white, see screenshot.

        1. javafx-2.1-beta10-ladder-css-bug.png
          20 kB
          J. Duke
        2. Screen Shot 2012-06-15 at 5.12.49 PM.png
          35 kB
          Jasper Potts

            jgiles Jonathan Giles
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: