Bug 34367
Summary: | REGRESSION(canvas editor): Text selection in source view gets confused if mouse is moved outside of window during selection | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mark Rowe (bdash) <mrowe> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bweinstein, joepeck, keishi, mitz, mjs, pfeldman, pmuellr, rik, timothy |
Priority: | P2 | Keywords: | InRadar, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Mark Rowe (bdash)
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
<rdar://problem/7594382>
Pavel Feldman
Fixed in http://trac.webkit.org/changeset/54133.
https://bugs.webkit.org/show_bug.cgi?id=34400