-
Bug
-
Resolution: Fixed
-
P4
-
1.2.0
-
None
-
beta
-
generic
-
generic
The MotifInternalFrameTitlePane "systemMenu" which provides "Restore,"Minimize", etc, operations can not be fully accessible. The reason is it uses a JPopupMenu which currently has no support for keyboard/arrow traversal.
I've implemented support to poup (ctrl-space) and takedown the menu (esc), but traversing through the items won't work.
I've implemented support to poup (ctrl-space) and takedown the menu (esc), but traversing through the items won't work.