-
Bug
-
Resolution: Unresolved
-
P4
-
8u60
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.
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.