[Webkit-unassigned] [Bug 138457] New: Canvas with focusable fallback content does not scroll into view when focus is moved to fallback
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Nov 6 00:17:53 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=138457
Bug ID: 138457
Summary: Canvas with focusable fallback content does not scroll
into view when focus is moved to fallback
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Canvas
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jdiggs at igalia.com
Created attachment 241091
--> https://bugs.webkit.org/attachment.cgi?id=241091&action=review
test case
Steps to reproduce:
1. Load the attached test case in Safari or Epiphany
2. Press Tab to move focus to Link 1
3. Press Tab again to move focus to Link 2 (which is fallback content and not rendered)
Expected results: The parent canvas element would be scrolled into view.
Actual results: Link 1 loses the focus ring, but the canvas element is not scrolled into view making it difficult to identify what has focus.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141106/533e1bf7/attachment-0002.html>
More information about the webkit-unassigned
mailing list