RFR: 8283214: [macos] Screen magnifier does not show the magnified text for JcomboBox [v7]
Abhishek Kumar
abhiscxk at openjdk.org
Tue Jul 25 12:03:56 UTC 2023
On Thu, 20 Jul 2023 01:43:18 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> please double-check how it will work in Windows, it might be possible that jaws expects 1.
@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 Review Comment: https://git.openjdk.org/jdk/pull/14497#discussion_r1273424339
More information about the client-libs-dev
mailing list