RESOLVED FIXED 34367
REGRESSION(canvas editor): Text selection in source view gets confused if mouse is moved outside of window during selection
https://bugs.webkit.org/show_bug.cgi?id=34367
Summary REGRESSION(canvas editor): Text selection in source view gets confused if mou...
Mark Rowe (bdash)
Reported 2010-01-29 18:40:51 PST
In r54084 I've noticed that text selection gets confused if I start a selection and then drag down past the bottom of the window in order to force the area to scroll. The selection highlight doesn't correctly update as the area scrolls, and the selection doesn't terminate when I release the mouse button. I need to click a second time in order to terminate the selection. This works correctly in a build of WebKit from earlier in the week.
Attachments
Mark Rowe (bdash)
Comment 1 2010-01-29 18:44:56 PST
Note You need to log in before you can comment on or make changes to this bug.