4890041: Remove TAB and Shift TAB from Popup Menu in Motif Look & Feel
Reviewed-by: azvegint, prr
This commit is contained in:
parent
0bc804d6ef
commit
26e5c112da
@ -1229,8 +1229,6 @@ public class MotifLookAndFeel extends BasicLookAndFeel
|
||||
// selected.
|
||||
"PopupMenu.selectedWindowInputMapBindings", new Object[] {
|
||||
"ESCAPE", "cancel",
|
||||
"TAB", "cancel",
|
||||
"shift TAB", "cancel",
|
||||
"DOWN", "selectNext",
|
||||
"KP_DOWN", "selectNext",
|
||||
"UP", "selectPrevious",
|
||||
|
Loading…
x
Reference in New Issue
Block a user