On Fri, 22 Jul 2022 09:23:41 GMT, Prasanta Sadhukhan <[email protected]> 
wrote:

> This is a cleanup of unneeded TAB and Shift TAB keybindings for 
> PopupMenu.selectedWindowInputMapBindings which is consistent with other L&Fs 
> as can be seen here
> 
> https://github.com/openjdk/jdk/blob/master/src/java.desktop/share/classes/javax/swing/plaf/basic/BasicLookAndFeel.java#L1131
> 
> https://github.com/openjdk/jdk/blob/master/src/java.desktop/share/classes/javax/swing/plaf/synth/SynthLookAndFeel.java#L702
> 
> https://github.com/openjdk/jdk/blob/master/src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/GTKLookAndFeel.java#L806
> 
> No regression test added for this code cleanup

This pull request has now been integrated.

Changeset: 26e5c112
Author:    Prasanta Sadhukhan <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/26e5c112daa30697a42047e78744c1c533611e10
Stats:     2 lines in 1 file changed: 0 ins; 2 del; 0 mod

4890041: Remove TAB and Shift TAB from Popup Menu in Motif Look & Feel

Reviewed-by: azvegint, prr

-------------

PR: https://git.openjdk.org/jdk/pull/9609

Reply via email to