WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
135950
Web Inspector: Dragging Undocked inspector by window title has broken behavior
https://bugs.webkit.org/show_bug.cgi?id=135950
Summary
Web Inspector: Dragging Undocked inspector by window title has broken behavior
Joseph Pecoraro
Reported
2014-08-14 13:57:22 PDT
* SUMMARY Dragging Undocked inspector by window title has broken behavior. Releasing the mouse does not stop the drag and can be completely broken. Also there is flickering. * STEPS TO REPRODUCE 1. Inspect apple.com 2. Undock inspector if needed 3. Drag window vertically all the way to the top of the screen, release mouse 4. Try to mouse over the inspector window again => window goes bonkers
Attachments
[PATCH] Frontend Fix
(3.18 KB, patch)
2014-08-14 15:34 PDT
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2014-08-14 13:57:30 PDT
<
rdar://problem/18023242
>
Timothy Hatcher
Comment 2
2014-08-14 14:05:09 PDT
Just the title or the whole title bar (22px) top? Do we need to draw our own title too? Sigh.
Joseph Pecoraro
Comment 3
2014-08-14 14:41:45 PDT
(In reply to
comment #2
)
> Just the title or the whole title bar (22px) top? Do we need to draw our own title too? Sigh.
Just the top 22pt.
Timothy Hatcher
Comment 4
2014-08-14 14:43:14 PDT
I wonder if both us and AppKit are trying to handle the drag.
Joseph Pecoraro
Comment 5
2014-08-14 15:34:34 PDT
Created
attachment 236628
[details]
[PATCH] Frontend Fix Could probably use some more testing. I made sure that you could drag on exactly event.pageY 21, 22, 23, etc.
WebKit Commit Bot
Comment 6
2014-08-14 17:30:55 PDT
Comment on
attachment 236628
[details]
[PATCH] Frontend Fix Clearing flags on attachment: 236628 Committed
r172617
: <
http://trac.webkit.org/changeset/172617
>
WebKit Commit Bot
Comment 7
2014-08-14 17:30:57 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug