RFR: 8283214: [macos] Screen magnifier does not show the magnified text for JcomboBox [v8]
Abhishek Kumar
abhiscxk at openjdk.org
Thu Oct 12 09:09:27 UTC 2023
On Thu, 12 Oct 2023 08:30:10 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
> What about the initial value? Will the combobox initial value be displayed if it was never changed?
The initial value is set in `AquaComboBoxButton` constructor. Yes, initial value is displayed with screen magnifier even if it has never changed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14497#discussion_r1356520612
More information about the client-libs-dev
mailing list