Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Accessibility - Lost focus after modal dialog has been closed

$
0
0
We are still trying to make our application accessible with screenreaders for blind people.

One disturbing thing is, that after a modal dialog like SC.say(...) or SC.ask(...) was closed, the focus goes back to the top of our page. For blind people this behaviour is very heavy to get along with. I would recommend that the focus should last on the last focused Element before the dialog showed up.

Is there a simple way or a good practice to achieve this behaviour? Or do I have to implement the focus handling on my own each time I pop up a modal dialog?

SmartClient Version: 10.0p_2015-01-26/PowerEdition
Browser: Firefox 26.0

ScreenreaderMode ist enabled!!!

Viewing all articles
Browse latest Browse all 4756

Trending Articles