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

List of styleclasses moveUp moveDown is misleading

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7u6
    • None
    • javafx
    • None

      The ability to move the styleclass let you think that youcan change the CSS rules application order but this is not the case. The order is computed based on:
      - CSS Stylesheet files orders. The moveUp and moveDown for stylesheets works well there.
      - Order of rule in CSS Stylesheet file.

      What do we do? Do we remove these 2 actions?



            jfdenise Jean-Francois Denise (Inactive)
            jfdenise Jean-Francois Denise (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: