[Webkit-unassigned] [Bug 26522] New: In DOM mode, VoiceOver reads some mouseover text on web sites strangely

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 15:38:55 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26522

           Summary: In DOM mode, VoiceOver reads some mouseover text on web
                    sites strangely
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cfleizach at apple.com


Webkit is returning an incorrect titleUIElement for AXGroups in tables:

<TABLE>
<tbody><tr><td colspan="6"><h2>ATS</h2></td></tr>
<tr>
        <th>pass</th>
        <th>issue</th>
        <th>fail</th>
        <th>blocked</th>
        <th>skip</th>
        <th>test</th>
        </tr>
</tbody>
</tABLE>


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list