RFR: 8078471: The BACKSPACE key doesn't work with the special options"-client -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel" [v2]
Abhishek Kumar
abhiscxk at openjdk.org
Thu Nov 24 15:17:21 UTC 2022
On Thu, 24 Nov 2022 13:29:12 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> This mapping ""BACK_SPACE", "Go Up"," I guess has nothing to do with squarebutton property..Probably you are confusing it with your other fix?
Yeah, I am sorry. I will check in Nimbus then how it's happening.
> You probably can do requestFocusInWindow to proper component...you can try to find the who has the focus by getFocusOwner() when you try to do manually BACKSPACE and try to set to that in automated test...
Ok.
-------------
PR: https://git.openjdk.org/jdk/pull/11291
More information about the client-libs-dev
mailing list