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!!!
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!!!