WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
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
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.
Top of Page
Format For Printing
XML
Clone This Bug