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

ScrollPane css documentation doesn't show Region properties

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • javafx
    • 8.0-graphics-scrum-b1845-x64

      - Start from ScrollPane css ref: docs/api/javafx/scene/doc-files/cssref.html#scrollpane
      - it has all properties of Control
      - Control has all the properties of Parent
      - Parent has all the properties of Node
      - Node has no region properties such as backgrounds and borders.

      So backgrounds and borders are not applicable to ScrollPane according to css ref. AFAIK this is not correct.

            dgrieve David Grieve
            mrkam Alexander Kuznetcov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: