RESOLVED DUPLICATE of bug 2289322895
get_accParent should try to retrieve parent AccessibilityObject, before calling upon window
https://bugs.webkit.org/show_bug.cgi?id=22895
Summary get_accParent should try to retrieve parent AccessibilityObject, before calli...
Jonas Klink
Reported 2008-12-16 16:56:48 PST
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.
Attachments
Jonas Klink
Comment 1 2008-12-16 17:19:46 PST
*** This bug has been marked as a duplicate of 22893 ***
Note You need to log in before you can comment on or make changes to this bug.