MenuItem pseudo-class states are not updated

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 8u60
    • Component/s: 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.

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

              Created:
              Updated:
              Imported: