WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
24474
AX: in multi-body tables, asking for a cell at a specific coordinate can return nil
https://bugs.webkit.org/show_bug.cgi?id=24474
Summary
AX: in multi-body tables, asking for a cell at a specific coordinate can retu...
chris fleizach
Reported
2009-03-09 17:32:59 PDT
In a table with more than one tbody, asking for certain cells can return nil instead of the cell
Attachments
patch to fix logic error in retrieving cells in an AXTable
(6.03 KB, patch)
2009-03-09 17:39 PDT
,
chris fleizach
bdakin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
chris fleizach
Comment 1
2009-03-09 17:37:43 PDT
the problem is that the row being passed in is being compared against the wrong value
chris fleizach
Comment 2
2009-03-09 17:39:31 PDT
Created
attachment 28422
[details]
patch to fix logic error in retrieving cells in an AXTable
chris fleizach
Comment 3
2009-03-13 15:21:19 PDT
http://trac.webkit.org/changeset/41687
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug