RFR: JDK-8311113: Remove invalid pointer cast and clean up setLabel() in awt_MenuItem.cpp

Sergey Bylokhov serb at openjdk.org
Wed Aug 30 23:41:03 UTC 2023


On Wed, 30 Aug 2023 21:09:39 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>Isn't JAWS using Accessible interfaces?

What about Narrator? I think it will use the actuall data from the windows, same as for other "native" awt components. Unlike JAWS which know how to use our internal a11y interface.

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

PR Comment: https://git.openjdk.org/jdk/pull/15276#issuecomment-1699989487


More information about the client-libs-dev mailing list