[Webkit-unassigned] [Bug 135372] New: Web Inspector: Dragging selection window when mouse goes out of window bounds does not behave as expected
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 28 17:11:37 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=135372
Summary: Web Inspector: Dragging selection window when mouse
goes out of window bounds does not behave as expected
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: joepeck at webkit.org
CC: timothy at apple.com, joepeck at webkit.org,
webkit-bug-importer at group.apple.com,
graouts at webkit.org
* SUMMARY
Dragging selection window when mouse goes out of window bounds does not behave as expected. The selection window moves left/right as the mouse moves left/right outside of the window. The drag should only move once the mouse comes back over the window. It should always be vertically aligned with the cursor when the cursor is over the window.
* STEPS TO REPRODUCE
1. Open inspector
2. Select a small time range
3. Start dragging the selection (from the time ruler so you move the selection entirely with the mouse)
4. Mouse out of the right side of the window (ranged selection is flush to the right side)
5. Start moving the mouse back left to the window
=> ranged selection moved left! I would only expect this once the mouse is back over the window
--
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