[Webkit-unassigned] [Bug 27011] New: [Gtk] Implement support for get_index_in_parent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 6 15:49:54 PDT 2009


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

           Summary: [Gtk] Implement support for get_index_in_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, William.Walker at sun.com,
                    apinheiro at igalia.com


Steps to reproduce:

1. Launch Epiphany and navigate to google.com

2. In Accerciser's tree on the left, select/highlight the accessible link for
"Maps"

3. In Accerciser's iPython Console, type:

    acc.getIndexInParent()

Expected results: 3

Actual results: 0

Note that this bug is not limited to Google or links or whathaveyou. That's
merely an example. getIndexInParent seems to always return 0 for descendants of
the document frame.

http://library.gnome.org/devel/atk/stable/AtkObject.html#atk-object-get-index-in-parent

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