[Bug 24245] New: Define a focus ring object to use with custom focus rings

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24245

            Bug ID: 24245
           Summary: Define a focus ring object to use with custom focus
                    rings
           Product: HTML WG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML Canvas 2D Context
          Assignee: jaymunro@microsoft.com
          Reporter: jaymunro@microsoft.com
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-admin@w3.org,
                    public-html-wg-issue-tracking@w3.org

The way drawCustomFocusRing appears to work is to give accessibility devices
the location of the fallback element, and to signal to the dev to draw
something. 

I'm thinking that we could have a focus ring object that contains attributes
for color, transparency, line type, and possibly some other visual attributes
such as pattern or image. 

It would be tied to the fallback element, as well as a specific path (might
work best with the Path object). There could be more than one focus ring object
defined to allow rings to be drawn in different colors to compensate for
different background colors. 

The benefit would be a standard but changeable focus ring display.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 8 January 2014 23:31:07 UTC