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

Incorrect handling of input at "style" text area of inspector panel: in some cases there is no any assertions and no effect after setting style

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 7u40
    • javafx
    • None

      To reproduce:
      -dnd button
      -paste following lines into Style text area:
          .root { abc: #f00 }
          .button { -fx-background-color: abc }
      -it's expected that there will be an assertion about invalid input or result inside "Inline styles" of Analyzer. But neither first nor second is true.

      p.s. example of input is taken from http://docs.oracle.com/javafx/2/api/javafx/scene/doc-files/cssref.html#typecolor

            jcambon Jerome Cambon
            dkozorez Dmitry Kozorez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: