Bug 25675

Summary: [Gtk] Formatted text should not result in additional/separate accessibles
Product: WebKit Reporter: Joanmarie Diggs <jdiggs>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: apinheiro, walker.willie, xan.lopez
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 25531    
Attachments:
Description Flags
aforementioned test case none

Joanmarie Diggs
Reported 2009-05-10 13:38:35 PDT
Steps to reproduce: 1. Open the (to be) attached test case. 2. Examine the accessible hierarchy in Accerciser. Expected results: There would be a single accessible object for the text "This is bold text." (The boldness of the word "bold" would be exposed to ATs as a text attribute. See bug 25528.) Actual results: There are three accessibles ("This is ", "bold", and " text.") Xan: Is this representation fundamental to WebKit, or is it a a11y-specific rendering? If the former, let's drop the priority of this bug and I'll see what I can do to work around it in Orca. Otherwise, it would be good for this text to be exposed in a fashion consistent with what we get from other apps. Thanks!
Attachments
aforementioned test case (98 bytes, text/html)
2009-05-10 13:39 PDT, Joanmarie Diggs
no flags
Joanmarie Diggs
Comment 1 2009-05-10 13:39:18 PDT
Created attachment 30166 [details] aforementioned test case
Joanmarie Diggs
Comment 2 2009-12-28 13:05:49 PST
*** This bug has been marked as a duplicate of bug 30883 ***
Note You need to log in before you can comment on or make changes to this bug.