WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
18219
REGRESSION (3.1 -
r31436
): Incomplete painting of selection highlight in table with rowspanning elements
https://bugs.webkit.org/show_bug.cgi?id=18219
Summary
REGRESSION (3.1 - r31436): Incomplete painting of selection highlight in tabl...
ngouwens
Reported
2008-03-30 10:08:39 PDT
To reproduce, load the attached test case. Select all the text in the table from the lower right corner up to the upper left. While still holding down the mouse button, move down through the first row of text, then stop and release in "row 4 text". Some selection highlight remains above the text "rowspanning row 3 text". This highlight remains even after clicking once to deselect all. See the attached screenshot for what it looks like at this point. This does not occur in Safari 3.1. Also, when the entire table is selected, the part that remains highlighted with the previously described procedure is separated by a border from the text below it, which is not the case in Safari 3.1 (the highlighting is continuous).
Attachments
Test case
(322 bytes, text/html)
2008-03-30 10:09 PDT
,
ngouwens
no flags
Details
Screenshot with highlight artifact
(23.17 KB, image/png)
2008-03-30 10:10 PDT
,
ngouwens
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
ngouwens
Comment 1
2008-03-30 10:09:31 PDT
Created
attachment 20213
[details]
Test case
ngouwens
Comment 2
2008-03-30 10:10:26 PDT
Created
attachment 20214
[details]
Screenshot with highlight artifact
Matt Lilek
Comment 3
2008-03-30 10:32:49 PDT
Confirmed with
r31436
as a regression from Safari 3.1. (In reply to
comment #0
)
> To reproduce, load the attached test case. Select all the text in the table > from the lower right corner up to the upper left. While still holding down the > mouse button, move down through the first row of text, then stop and release in > "row 4 text". Some selection highlight remains above the text "rowspanning row > 3 text". This highlight remains even after clicking once to deselect all. See > the attached screenshot for what it looks like at this point. >
Easier steps to reproduce: 1. Load testcase and hit Cmd + A to select all. 2. Cmd + Shift + R to force repaint. 3. Click to deselect. 4. Cmd + Shift + R again to force repaint.
mitz
Comment 4
2008-07-01 11:33:02 PDT
I can't reproduce with TOT. Can anyone?
Gavin Sherlock
Comment 5
2009-09-19 02:11:07 PDT
I can't reproduce this in
r48518
- should this be closed?
mitz
Comment 6
2009-09-19 02:12:36 PDT
(In reply to
comment #5
)
> I can't reproduce this in
r48518
- should this be closed?
Yes.
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