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

TextBox attribute "selectedTextFill" doesn't honoured at all

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • None
    • fx1.0
    • javafx
    • Win XP, FX Build: b39

      When the "selectedTextFill" is defined in the CSS, it's not at all honoured. When you select the text, still the text appears in white.


        .test {
               borderFill: yellow;
              backgroundFill: linear (0%, 0%) to (0%, 100%) stops (0.09, #7a7e86), (0.95, #2a2e36);
              textFill: red;
              selectedTextFill: brown;
              }

            jasper Jasper Potts (Inactive)
            esubramasunw Elancheran Subramanian (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: