WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
79453
Web Inspector: cannot drag timeline overview window when clicking inside the window
https://bugs.webkit.org/show_bug.cgi?id=79453
Summary
Web Inspector: cannot drag timeline overview window when clicking inside the ...
Yury Semikhatsky
Reported
2012-02-23 23:50:46 PST
Mouse down inside timeline window on the labels bar and try to drag the window.
Attachments
Patch
(1.23 KB, patch)
2012-02-24 00:23 PST
,
Yury Semikhatsky
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2012-02-24 00:14:23 PST
The problem is in the following part of
http://trac.webkit.org/changeset/108502
: .timeline-overview-window-rulers { top: 0; bottom: 0; @@ -115,7 +131,7 @@ opacity: 0.2; border-right: 1px solid black; border-left: 1px solid black; - z-index: 150; + z-index: 250; }
Yury Semikhatsky
Comment 2
2012-02-24 00:23:59 PST
Created
attachment 128673
[details]
Patch
Yury Semikhatsky
Comment 3
2012-02-24 01:50:01 PST
Committed
r108754
: <
http://trac.webkit.org/changeset/108754
>
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