[Webkit-unassigned] [Bug 34361] New: Web Inspector: REGRESSION: Text selection does not work correctly when source view is scrolled horizontally
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 29 18:25:32 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34361
Summary: Web Inspector: REGRESSION: Text selection does not
work correctly when source view is scrolled
horizontally
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Keywords: Regression
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mrowe at apple.com
CC: timothy at hatcher.name, mitz at webkit.org, rik at webkit.org,
keishi at webkit.org, pmuellr at yahoo.com,
joepeck at webkit.org, pfeldman at chromium.org,
bweinstein at apple.com
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list