[Webkit-unassigned] [Bug 35504] New: [Gtk] Evaluate and fix AtkTable for layout tables
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Feb 28 15:25:02 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35504
Summary: [Gtk] Evaluate and fix AtkTable for layout tables
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Accessibility
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: joanmarie.diggs at gmail.com
CC: xan.lopez at gmail.com, walker.willie at gmail.com,
apinheiro at igalia.com
We're now exposing all tables (data and layout) as tables. Before we were only
doing so for data tables. The implementation of AtkTable continues to work well
for data tables, but not layout tables. At the very least, the number of rows
and columns being reported for layout tables is 0. We need to go through our
AtkTable implementation for layout tables and get everything working as
expected.
--
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