[Webkit-unassigned] [Bug 30817] New: [Gtk] Use parentObjectUnignored instead of parentObject in webkit_accessible_get_parent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 27 06:27:01 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=30817

           Summary: [Gtk] Use parentObjectUnignored instead of
                    parentObject in webkit_accessible_get_parent
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joanmarie.diggs at gmail.com
                CC: xan.lopez at gmail.com


As pointed out in https://bugs.webkit.org/show_bug.cgi?id=27011#c12,
webkit_accessible_get_parent calls parentObject() instead of
parentObjectUnignored(). Using the latter might be the proper way to solve the
"work around bogus additional objects in the ancestry" issue that I hacked
around by using the parent class.

-- 
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