[Webkit-unassigned] [Bug 98382] [GTK] accessibility/visible-elements.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 16 10:26:46 PDT 2012


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


Joanmarie Diggs (irc: joanie) <jdiggs at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |apinheiro at igalia.com,
                   |                            |jdiggs at igalia.com




--- Comment #1 from Joanmarie Diggs (irc: joanie) <jdiggs at igalia.com>  2012-10-16 10:27:36 PST ---
This test fails because we need to implement our DRT's AccessibilityUIElement::attributesOfDocumentLinks()

And what strikes me as the best way to do that is to get all the links via the AtkCollection interface which .... doesn't exist yet. ;) See:
https://bugzilla.gnome.org/show_bug.cgi?id=345750

The good news is that contrary to what the age of the GNOME bug suggests, implementing AtkCollection is on PiƱeiro's TODO list, so putting this on his plate. (Cannot assign due to no edit bug privs :-/)

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