[Webkit-unassigned] [Bug 127267] New: AX: HTML5 media player focus styles are inconsistent; should use the same as the hover styles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 19 23:36:07 PST 2014


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

           Summary: AX: HTML5 media player focus styles are inconsistent;
                    should use the same as the hover styles
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jcraig at apple.com
                CC: webkit-bug-importer at group.apple.com


AX: HTML5 media player focus styles are inconsistent; should use the same as the hover styles

This won't be entirely obvious until we get all the focus shadow DOM bugs fixed, but reproduction for now is this:

1. Load a video with captions and choose and item from the popup menu using a mouse (this will push a hidden focus back to the CC button)
2. Shift+Tab through the previous controls. Notice some use hidden outlines, some use native outlines, and some use the same as the hover states (subtle gradient backgrounds).

The focus styles should use mostly the same styles as the :active mouse states for now. Once bug 117857 is resolved, we can tweak the visual styles because they'll be easier to see.

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