Bug 98361 - [GTK] accessibility/button-press-action.html is failing
Summary: [GTK] accessibility/button-press-action.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alejandro Piñeiro
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks: 98347
  Show dependency treegraph
 
Reported: 2012-10-04 00:37 PDT by Zan Dobersek
Modified: 2013-11-05 06:48 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2012-10-04 00:37:08 PDT
accessibility/button-press-action.html is failing on all GTK platforms.
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=accessibility%2Fbutton-press-action.html
Comment 1 Joanmarie Diggs 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()
Comment 2 Anton Obzhirov 2013-08-28 08:43:31 PDT
You probably mean isPressActionSupported(). If you don't mind I can implement it.
Comment 3 Joanmarie Diggs 2013-08-28 08:46:00 PDT
You can implement it.
Comment 4 Krzysztof Czech 2013-11-05 01:12:50 PST
It was resolved in r158575. Could be closed.
Comment 5 Mario Sanchez Prada 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)
Comment 6 Mario Sanchez Prada 2013-11-05 06:48:49 PST
Removed failure expectations at r158666
http://trac.webkit.org/changeset/158666