[Webkit-unassigned] [Bug 22893] New: get_accParent should try to retrieve parent AccessibilityObject, before calling upon window
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 16 16:14:58 PST 2008
https://bugs.webkit.org/show_bug.cgi?id=22893
Summary: get_accParent should try to retrieve parent
AccessibilityObject, before calling upon window
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: klinktech at gmail.com
In AccessibleBase::get_accParent, the parent AccessibilityObject should first
be attempted to be retrieved. Only if this fails should we query the
WebView::AccessibleObjectFromWindow for an IAccessible implementation.
--
Configure bugmail: https://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