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

MenuItem pseudo-class states are not updated

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8u60
    • javafx

      MenuItem Pseudo-class states can be retrieved via getPseudoClassStates(). However, they are never updated when the item is displayed.

      Expected behavior would be that all pseudo classes set on the viewed node should be updated as well on the menu-item "backend". They could share the same ObservableSet instance or have a binding...

      At present time the only workaround is to retrieve the "impl node" which is deprecated.

            Unassigned Unassigned
            jclementjfx Jean-Philippe CLEMENT (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Imported: