RFR: 4512626: Non-editable JTextArea provides no visual indication of keyboard focus [v2]
Alexander Zuev
kizune at openjdk.org
Tue Dec 6 12:08:20 UTC 2022
On Tue, 6 Dec 2022 02:11:19 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> I think that using the VoiceOver or JAWS will highlight the currently focused component since we should send that information to them, no?
That paragraph consists of two statements - first is that focus should be visible and one can tell which component has focus without the use of VO or JAWS. The second part is that it should be also exposed trough the assistive technology API is not related to the problem at hand.
> And I do not think this statement in the bug description is true:
It might have been true when the bug was submitted. I mean it is 21 years old, soon it might have its own small bugs.
-------------
PR: https://git.openjdk.org/jdk/pull/11408
More information about the client-libs-dev
mailing list