[Webkit-unassigned] [Bug 121577] New: Correctly handle control labels inside canvas fallback content
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 18 14:55:56 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121577
Summary: Correctly handle control labels inside canvas fallback
content
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: BlinkMergeCandidate
Severity: Normal
Priority: P2
Component: Accessibility
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: james at cookiecrook.com, cfleizach at apple.com,
webkit-bug-importer at group.apple.com
Consider merging https://chromium.googlesource.com/chromium/blink/+/ae817d4f6eb0ab938a8586775902ff24872aa217
The code changes are trivial, just moving code from
AccessibilityRenderObject to AccessibilityNodeObject,
with trivial changes to make the code work there.
Elements inside canvas fallback content are not rendered
but are otherwise accessible; eventually we should move as
much logic as possible to AccessibilityNodeObject so that
there are few differences between inside of a canvas and
outside for accessibility.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list