AX: [ATK] Spans should not add spaces to accessible names
https://bugs.webkit.org/show_bug.cgi?id=126436
Summary AX: [ATK] Spans should not add spaces to accessible names
Joanmarie Diggs
Reported 2014-01-03 10:06:16 PST
Created attachment 220315 [details] test case: link-with-spans.html Steps to reproduce: 1. Load the attached test case in Epiphany 2. Load the attached accessible-event listener in a terminal 3. Tab between the two "Google" links in the test case Expected results: Both "Google" links would have "Google" as the accessible name. Actual results: The accessible name of the colorful "Google" link has "G o o g l e" as the accessible name. Note that in both cases the accessible text is correct (no spaces); just the name is wrong.
Attachments
test case: link-with-spans.html (435 bytes, text/html)
2014-01-03 10:06 PST, Joanmarie Diggs
no flags
accessible-event listener (339 bytes, text/x-python)
2014-01-03 10:21 PST, Joanmarie Diggs
no flags
Radar WebKit Bug Importer
Comment 1 2014-01-03 10:10:03 PST
Joanmarie Diggs
Comment 2 2014-01-03 10:21:05 PST
Created attachment 220318 [details] accessible-event listener
Note You need to log in before you can comment on or make changes to this bug.