[jdk21u-dev] RFR: 8339728: [Accessibility, Windows, JAWS] Bug in the getKeyChar method of the AccessBridge class
Antonio Vieiro
duke at openjdk.org
Thu Feb 20 11:37:03 UTC 2025
On Thu, 20 Feb 2025 10:29:30 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> Hi @vieiro Thanks for adressing this!
> Did this really read out the menu items in your test?
Yes. Peculiarly JAWS was reading the text of JMenuItems in perfect english, and some of the shortcut words in spanish (for instance, `Shift` was read out as `Mayúsculas`). Windows language was set to "english" (but the keyboard was set to spanish, I may change the keyboard layout if you want and double check).
> Did you double-check the test is failing without the fix?
Yes. The shortcut "Ctrl+Shift+Period" was read out as "Control plus Mayúsculas plus P" (and not `Period`).
> It did not work out in my setup on the first try, but I did not find time to look into this further. I assumed it is related to my local JAWS setup.
Could be. As I said JAWS seems to be speaking out some shortcut words in spanish and others in english.
@GoeLin D'oh. I hit the "Close and comment" button instead of the "Comment" button. Reopening.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1414#issuecomment-2671232645
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1414#issuecomment-2671237141
More information about the jdk-updates-dev
mailing list