[jdk11u-dev] RFR: 8169953: JComboBox/8057893: ComboBoxEdited event is not fired! on Windows
Sergey Bylokhov
serb at openjdk.java.net
Thu Oct 14 06:38:58 UTC 2021
On Sun, 10 Oct 2021 21:11:27 GMT, Christoph Langer <clanger at openjdk.org> wrote:
> This backport just removes a problem list entry, had to be resolved.
I have tested it on my macOS 11.6 and it works fine on jdk11 and JDK. The test is small you can just comment out the robot, and type the buttons on the keyboard. Or you can check what the robot typed(it should press "a" then enter).
Probably you have some non-US/EN keyboard layout?
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/505
More information about the jdk-updates-dev
mailing list