RESOLVED FIXED 98361
[GTK] accessibility/button-press-action.html is failing
https://bugs.webkit.org/show_bug.cgi?id=98361
Summary [GTK] accessibility/button-press-action.html is failing
Zan Dobersek
Reported 2012-10-04 00:37:08 PDT
Attachments
Joanmarie Diggs
Comment 1 2012-10-17 05:49:19 PDT
Looking at this with Accerciser, I see that the 'press' action is there for the button. Therefore, I believe all that is needed here is a DRT method implementation: AccessibilityUIElement::isActionSupported()
Anton Obzhirov
Comment 2 2013-08-28 08:43:31 PDT
You probably mean isPressActionSupported(). If you don't mind I can implement it.
Joanmarie Diggs
Comment 3 2013-08-28 08:46:00 PDT
You can implement it.
Krzysztof Czech
Comment 4 2013-11-05 01:12:50 PST
It was resolved in r158575. Could be closed.
Mario Sanchez Prada
Comment 5 2013-11-05 01:30:17 PST
(In reply to comment #4) > It was resolved in r158575. Could be closed. Yep. We just need to remove it from TestExpectations first, which I'll do later today, once I have time to actually test it (now I can't)
Mario Sanchez Prada
Comment 6 2013-11-05 06:48:49 PST
Removed failure expectations at r158666 http://trac.webkit.org/changeset/158666
Note You need to log in before you can comment on or make changes to this bug.