-
Bug
-
Resolution: Fixed
-
P3
-
1.3.0
-
None
-
beta
-
unknown
-
generic
Selecting items in a JMenu (e.g. arrowing up/down a JMenu) will change the AccessibleState of the AccessibleJMenuItem -> selected when the user has highlighted the item from mouse or keyboard.
This should cause the AccessibleJMenuItem to fire PropertyChange events for the change in the AccessibleState, but alas, it does not.
This should cause the AccessibleJMenuItem to fire PropertyChange events for the change in the AccessibleState, but alas, it does not.