[Webkit-unassigned] [Bug 65623] ARIA Live-Regions are very verbose and interrupts VoiceOver; HTML5 Form controls, Datalist are not recognized by VoiceOver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 3 16:41:01 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=65623


chris fleizach <cfleizach at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME




--- Comment #2 from chris fleizach <cfleizach at apple.com>  2011-08-03 16:41:02 PST ---
The live region example you point out has two live regions on by default, one assertive and one polite. The assertive one will interrupt the polite one, and moreover the assertive one is supposed to interrupt VoiceOver

>From the WAI-ARIA spec

"This information has the highest priority and assistive technologies SHOULD notify the user immediately. Because an interruption may disorient users or cause them to not complete their current task, authors SHOULD NOT use the assertive value unless the interruption is imperative."

http://www.w3.org/TR/wai-aria/complete#aria-live

---------

For your bug about data lists please file separate issues. One bug per issue.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list