[Webkit-unassigned] [Bug 12410] New: Focus ring obscured by overflow: hidden
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 25 21:27:09 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12410
Summary: Focus ring obscured by overflow: hidden
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: Trivial
Priority: P2
Component: Accessibility
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: devin.chalmers at gmail.com
When an input element with 100% width is placed inside an unpadded div with to
overflow: hidden, the focus ring around the element is obscured by the edges of
the div.
It is possible that this is by design, to fit with the CSS rule to hide
overflow on the div. But it seems logical that, for accessibility reasons, the
focus ring should not be obscured by any page elements. Otherwise, web pages
could obscure the focus ring altogether.
Noticed at http://www.avclub.com/content/node/57616 .
Tested on nightly build r19107, Thu Jan 25 6:27:48 GMT 2007.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list