RFR: 8349091: Charts: exception initializing in a background thread [v2]
Andy Goryachev
angorya at openjdk.org
Wed Feb 12 15:31:19 UTC 2025
On Wed, 12 Feb 2025 09:59:30 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
> I am curious why do we make labels in charts focus traversable when a11y is switched on?
I think the reason is to announce the axis values for each data point (that's what the VoiceOver announces on macOS for me) - you can readily try it in the MonkeyTester.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1697#issuecomment-2654058952
More information about the openjfx-dev
mailing list