[Webkit-unassigned] [Bug 67190] A Media Element ie: <Audio> or <video>, without tabindex cannot be selected with keyboard (TAB Key).

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 5 07:18:28 PDT 2011


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





--- Comment #9 from Antonio Gomes <tonikitoo at webkit.org>  2011-09-05 07:18:27 PST ---
(From update of attachment 106331)
View in context: https://bugs.webkit.org/attachment.cgi?id=106331&action=review

> Source/WebCore/ChangeLog:3
> +        override supportsFocus for HTMLMediaElement.

*Override

> Source/WebCore/ChangeLog:8
> +        Test: accessibility/media-element-focus-tab.html

What about the spatial navigation test? :)

> Source/WebCore/ChangeLog:10
> +        return true from supportsFocus() if control's attribute is present or a tabindex is specified.

*Return

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