[jdk8u-dev] RFR: 8194873: right ALT key hotkeys no longer work in Swing components [v3]
Olga Mikhaltsova
omikhaltcova at openjdk.java.net
Fri May 27 22:52:33 UTC 2022
> I'd like to backport JDK-8194873 to jdk8u. The same issue is observed there.
> The original patch applied not cleanly due to 2 files:
>
>
>> MotifLookAndFeel.java - differences in the header and in the context;
>> SwingUtilities2.java - difference in the context.
>
> Tested on Windows. All regular tests passed.
Olga Mikhaltsova has updated the pull request incrementally with one additional commit since the last revision:
Deleted RightAltKeyTest.java from the wrong location
-------------
Changes:
- all: https://git.openjdk.java.net/jdk8u-dev/pull/60/files
- new: https://git.openjdk.java.net/jdk8u-dev/pull/60/files/ccc0df0f..bcb79d5c
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk8u-dev&pr=60&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk8u-dev&pr=60&range=01-02
Stats: 269 lines in 1 file changed: 0 ins; 269 del; 0 mod
Patch: https://git.openjdk.java.net/jdk8u-dev/pull/60.diff
Fetch: git fetch https://git.openjdk.java.net/jdk8u-dev pull/60/head:pull/60
PR: https://git.openjdk.java.net/jdk8u-dev/pull/60
More information about the jdk8u-dev
mailing list