[Webkit-unassigned] [Bug 196538] New: [ATK] Wrong index passed to AtkObject::children-changed::add signal in AXObjectCache::attachWrapper()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 3 07:25:57 PDT 2019


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

            Bug ID: 196538
           Summary: [ATK] Wrong index passed to
                    AtkObject::children-changed::add signal in
                    AXObjectCache::attachWrapper()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org, jdiggs at igalia.com,
                    mario at webkit.org, webkit-bug-importer at group.apple.com

In most of the cases the parent is not found, probably because the child is not a direct descendant of the parent returned by parentObjectUnignored(). We need to handle the case of find() returning notFound.

-- 
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/20190403/f7f7bb51/attachment.html>


More information about the webkit-unassigned mailing list