[Webkit-unassigned] [Bug 126436] New: AX: [ATK] Spans should not add spaces to accessible names
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 3 10:08:27 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=126436
Summary: AX: [ATK] Spans should not add spaces to accessible
names
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jdiggs at igalia.com
CC: webkit-bug-importer at group.apple.com
Blocks: 25531
Created an attachment (id=220315)
--> (https://bugs.webkit.org/attachment.cgi?id=220315&action=review)
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list