- From: <bugzilla@jessica.w3.org>
- Date: Tue, 03 Dec 2013 16:50:16 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23980
Bug ID: 23980
Summary: drawSystemFocusRing and drawCustomFocusRing are poorly
named
Product: HTML WG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: major
Priority: P2
Component: CR HTML Canvas 2D Context
Assignee: jaymunro@microsoft.com
Reporter: plh@w3.org
QA Contact: public-html-bugzilla@w3.org
CC: public-html-admin@w3.org
A. drawSystemFocusRing and drawCustomFocusRing don't necessarily draw a ring.
This may be just terminology. How does one call the drawing to indicate a focus
location?
B. If the element isn't in focus, they don't draw anything at all. If the
element is in focus, it won't be drawn if the user hasn't requested a
particular focus ring (and the element doesn't usually have a focus ring for
drawSystemFocusRing). In other words, it's user and platform dependent whether
a focus ring is drawn or not. Those functions are request to the user agent
that may be fulfilled or not.
See also
[[
What would you call it if it never draws, but just notifies the UI? I think
we could call it notifyFocusRingPath or something like that.
]]
http://lists.w3.org/Archives/Public/public-whatwg-archive/2013Oct/0203.html
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 3 December 2013 16:50:20 UTC