TextBox attribute "selectedTextFill" doesn't honoured at all

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P3
    • None
    • Affects Version/s: fx1.0
    • Component/s: javafx
    • Environment:

      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;
              }

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

              Created:
              Updated:
              Resolved:
              Imported: