RESOLVED FIXED 9907
REGRESSION (r15418): editing/pasteboard/paste-table-001 fails in pixel mode
https://bugs.webkit.org/show_bug.cgi?id=9907
Summary REGRESSION (r15418): editing/pasteboard/paste-table-001 fails in pixel mode
mitz
Reported 2006-07-14 03:10:43 PDT
The patch for bug 9670 regressed editing/pasteboard/paste-table-001. I think I got the caret rect calculation wrong :-(
Attachments
Fix the calculation of min/max allowable caret position (1.86 KB, patch)
2006-07-14 04:26 PDT, mitz
darin: review+
mitz
Comment 1 2006-07-14 04:26:09 PDT
Created attachment 9443 [details] Fix the calculation of min/max allowable caret position Fixes the regression and doesn't introduce new failures in run-webkit-tests --pixel editing fast.
Darin Adler
Comment 2 2006-07-14 05:32:30 PDT
Comment on attachment 9443 [details] Fix the calculation of min/max allowable caret position r=me
David Kilzer (:ddkilzer)
Comment 3 2006-07-14 06:12:40 PDT
Committed revision 15427.
Note You need to log in before you can comment on or make changes to this bug.