On 20/11/2018 22:16, Shashidhara Veerabhadraiah wrote:
Thank you Alexey. I agree to it as well.

Sergey, I saw that the accessibility short cuts does not work on some of the 
components of the dialogs and only the TAB key has to be used to traverse the 
components. Hence I think the traversal must work for tab keys all the time. So 
with this thing in mind and considering the case of other platforms, should not 
this fix hold good?

If accessibility shortcuts does not work for some components, then it is a bug, 
which should be fixed.
BTW "accessibility shortcuts" iterates over the children of the current component only, 
you need to manually "move in/out" of the component to iterates over the children of some 
other component.


--
Best regards, Sergey.

Reply via email to