WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
123884
[ATK] accessibility/tabindex-elements-are-accessible.html is failing
https://bugs.webkit.org/show_bug.cgi?id=123884
Summary
[ATK] accessibility/tabindex-elements-are-accessible.html is failing
Krzysztof Czech
Reported
2013-11-06 02:07:32 PST
I think we should generate a new expectation for GTK, EFL. It seems ATK represents paragraph's role as a ATK_ROLE_PARAGRAPH => AXParagraph. On MAC it's a AXGroup.
Attachments
patch
(2.47 KB, patch)
2013-11-06 02:19 PST
,
Krzysztof Czech
no flags
Details
Formatted Diff
Diff
patch
(3.24 KB, patch)
2013-11-06 02:27 PST
,
Krzysztof Czech
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Krzysztof Czech
Comment 1
2013-11-06 02:19:48 PST
Created
attachment 216157
[details]
patch
Krzysztof Czech
Comment 2
2013-11-06 02:27:52 PST
Created
attachment 216158
[details]
patch
Krzysztof Czech
Comment 3
2013-11-06 02:30:10 PST
I'm attaching a buildbot log: --- /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/accessibility/tabindex-elements-are-accessible-expected.txt +++ /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/accessibility/tabindex-elements-are-accessible-actual.txt @@ -19,7 +19,7 @@ Item 4: Is focusable: true -Item 4: AXRole: AXGroup +Item 4: AXRole: AXParagraph PASS successfullyParsed is true
Artur Moryc
Comment 4
2013-11-06 02:31:24 PST
***
Bug 123738
has been marked as a duplicate of this bug. ***
Mario Sanchez Prada
Comment 5
2013-11-06 03:04:00 PST
Comment on
attachment 216158
[details]
patch (In reply to
comment #0
)
> I think we should generate a new expectation for GTK, EFL. It seems ATK > represents paragraph's role as a ATK_ROLE_PARAGRAPH => AXParagraph. On MAC > it's a AXGroup.
Yes, that's right. There's another issue provoked by the patch that introduced this new layout test, but it's completely unrelated to it (I started working on that and will file a bug soon), so I'm ok with this specific fix now.
WebKit Commit Bot
Comment 6
2013-11-06 03:29:17 PST
Comment on
attachment 216158
[details]
patch Clearing flags on attachment: 216158 Committed
r158741
: <
http://trac.webkit.org/changeset/158741
>
WebKit Commit Bot
Comment 7
2013-11-06 03:29:21 PST
All reviewed patches have been landed. Closing bug.
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