Bug 23699
Summary: | Dragging Web Inspector Window across multiple monitors causes the window to jump sporadically | ||
---|---|---|---|
Product: | WebKit | Reporter: | Misko Hevery <misko> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Misko Hevery
1) Get a multi monitor system
2) Open Web Inspector window
3) Try to drag the window from one monitor to orther
4) Observe window jumping between monitors
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Timothy Hatcher
This is only an issue if you drag from the toolbar area and not the window title, because we do the dragging ourselves in the toolbar case.
Patrick Mueller
Unable to reproduce in r41844 on a Mac, dragging from the toolbar.
Timothy Hatcher
I think it requires your monitors to be on a different y-axis, not aligned.
Brian Burg
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.