On Fri, 21 Jul 2023 19:51:26 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:
> > @mrserb please double-check how it will work in Windows, it might be > > possible that jaws expects 1. > > I will check this and update if there is any change in announcement with JAWS > with this fix. @mrserb I observed the difference in announcement with JAWS with the fix. Since the magnifier is used only for macos, proposed fix is now handled in AquaComboBoxUI instead of BasicComboBoxUI. Changes in BasicComboBoxUI is reverted back. ------------- PR Comment: https://git.openjdk.org/jdk/pull/14497#issuecomment-1649698292