RFR: 8283214: [macos] Screen magnifier does not show the magnified text for JcomboBox [v6]
Abhishek Kumar
abhiscxk at openjdk.org
Tue Jul 25 12:03:48 UTC 2023
On Fri, 21 Jul 2023 19:51:26 GMT, Abhishek Kumar <abhiscxk at 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
More information about the client-libs-dev
mailing list