On Mon, 3 Mar 2025 10:03:19 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:

> > > Since the fix is in Java Component, verified fix with JAWS on windows. I 
> > > don't see any side effects in announcement. Manual test case is added to 
> > > verify the fix.
> > 
> > 
> > If this error affects only macOS, try looking for a solution somewhere in 
> > `src/java.desktop/macosx/native/libawt_lwawt/awt/a11y/SpinboxAccessibility.m`.
> 
> Probable fix is related to the `Text Component` of a spinner and I didn't get 
> any fix in SpinboxAccessibility.m. I can try to push the fix to macOS related 
> class (which won't impact the Windows announcements). Will update the PR 
> after testing it.

Many accessibility elements in macOS have native implementations… while others 
are implemented using a single universal component

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

PR Comment: https://git.openjdk.org/jdk/pull/23841#issuecomment-2693893260

Reply via email to