Hi all,
Version: SGWT 2.5 and higher
Browser: IE 9 and higher
Editors in our application sometimes contain disabled SelectItems.
When running in screen reader mode, it is important that every FormItem can be focused even if it is disabled. No focus means it is not accessible for the screen reader and information remains hidden for blind people.
Is it possible to get the focus on a disabled SelectItem when running in screen reader mode by some setting?
Some of our customers, which have a lot of experience with accessibility support and testing have asked for this behaviour.
Best regards,
Manuel
Version: SGWT 2.5 and higher
Browser: IE 9 and higher
Editors in our application sometimes contain disabled SelectItems.
When running in screen reader mode, it is important that every FormItem can be focused even if it is disabled. No focus means it is not accessible for the screen reader and information remains hidden for blind people.
Is it possible to get the focus on a disabled SelectItem when running in screen reader mode by some setting?
Some of our customers, which have a lot of experience with accessibility support and testing have asked for this behaviour.
Best regards,
Manuel
Comment