WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
109600
REGRESSION(
r140613
): Incorrect selection painting on a particular page
https://bugs.webkit.org/show_bug.cgi?id=109600
Summary
REGRESSION(r140613): Incorrect selection painting on a particular page
Brian White
Reported
2013-02-12 11:05:37 PST
Created
attachment 187900
[details]
Screenshot demonstrating the problem. With certain formatting, double-clicking an image or selecting a full line of text can cause a "blue bar" to appear well under the selected area. This was reported against the latest Canary build of Chrome and I've verified it also occurs with a fresh build from a fresh checkout of the code. Attached are a screenshot (after double-clicking the Google logo in the top-right) and a minimal test case.
Attachments
Screenshot demonstrating the problem.
(43.69 KB, image/png)
2013-02-12 11:05 PST
,
Brian White
no flags
Details
HTML for previous screenshot
(1.49 KB, text/html)
2013-02-12 11:06 PST
,
Brian White
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Brian White
Comment 1
2013-02-12 11:06:12 PST
Created
attachment 187901
[details]
HTML for previous screenshot
Alexey Proskuryakov
Comment 2
2013-02-12 18:53:54 PST
I can reproduce this, in ToT Safari; regression from Safari 6.0.2.
Tony Chang
Comment 3
2013-02-21 13:51:31 PST
Looks like this is due to
bug 92818
. Reverting
r140613
locally causes only the line below the image to be selected.
Tony Chang
Comment 4
2013-02-21 13:52:55 PST
This was originally filed at
https://code.google.com/p/chromium/issues/detail?id=174582
.
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