[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 11:21:06 PDT 2011


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





--- Comment #11 from Deepak Sherveghar <bpwv64 at motorola.com>  2011-09-05 11:21:06 PST ---
(In reply to comment #9)
> (From update of attachment 106331 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=106331&action=review
> 
> > Source/WebCore/ChangeLog:3
> > +        override supportsFocus for HTMLMediaElement.
> 
> *Override

Ok :) 
> 
> > Source/WebCore/ChangeLog:8
> > +        Test: accessibility/media-element-focus-tab.html
> 
> What about the spatial navigation test? :)

extremely sorry Antonio, have created it but forgot to submit with the patch :( .will submit a new patch along with your review comments incorporated.

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

Ok :)

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