WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
34361
REGRESSION(canvas editor): Text selection does not work correctly when source view is scrolled horizontally
https://bugs.webkit.org/show_bug.cgi?id=34361
Summary
REGRESSION(canvas editor): Text selection does not work correctly when source...
Mark Rowe (bdash)
Reported
2010-01-29 18:25:31 PST
In
r54084
I've noticed that text selection by dragging either refuses to work or selects the incorrect text when the source view is scrolled horizontally. This doesn't happen in a build of WebKit from earlier in the week (the source view wraps lines rather than providing for scrolling). Steps to reproduce: 1) Inspect a page, then switch to the Content view of the main resource. 2) Resize the window slightly to ensure that you have a horizontal scrollbar. 3) Scroll to the right by a small amount. 4) Attempt to select some text in the source using the mouse. Result: Depending on how far you're scrolled and which text you attempt to select, you'll either end up creating a selection to the right of where you intended, or no selection at all.
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2010-01-29 18:44:15 PST
<
rdar://problem/7594374
>
Pavel Feldman
Comment 2
2010-02-01 08:31:06 PST
Fixed in
http://trac.webkit.org/changeset/54133
.
https://bugs.webkit.org/show_bug.cgi?id=34400
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