On 08/11/2018 08:30, Alexey Ivanov wrote:
What Sergey found is not general purpose but rather accessibility tool shortcuts. In that case, progress bar is still not accessible when using Tab, is it?
This bug is not about access of the components using Tab, but about access information from the components using some native a11y tools, and each tool has its own way to access such components. I just found that the fix is in the SwingSet2, which actually was just an example of the bug. -- Best regards, Sergey.