[Bug 23980] drawSystemFocusRing and drawCustomFocusRing are poorly named

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

Rich Schwerdtfeger <schwer@us.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schwer@us.ibm.com

--- Comment #2 from Rich Schwerdtfeger <schwer@us.ibm.com> ---
Like any error condition, if someone tries to draw focus ring on something that
does not have focus then it should not draw the ring. I don't see the issue.
That is how it should operate.


This statement makes no sense: 

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

All the platforms I have used have a default focus ring style. It is also a
WCAG requirement that the user draw visual focus. WCAG2 is also being applied
to software in the new 508 refresh so if the OS does not provide for this then
the OS platform will have problems.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 4 December 2013 14:42:42 UTC