Bug 98361
Summary: | [GTK] accessibility/button-press-action.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zan Dobersek <zan> |
Component: | WebKitGTK | Assignee: | Alejandro PiƱeiro <apinheiro> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | jdiggs, k.czech, mario, obzhirov |
Priority: | P2 | Keywords: | Gtk, LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 98347 |
Zan Dobersek
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Joanmarie Diggs
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
You probably mean isPressActionSupported(). If you don't mind I can implement it.
Joanmarie Diggs
You can implement it.
Krzysztof Czech
It was resolved in r158575. Could be closed.
Mario Sanchez Prada
(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
Removed failure expectations at r158666
http://trac.webkit.org/changeset/158666