[Webkit-unassigned] [Bug 79453] Web Inspector: cannot drag timeline overview window when clicking inside the window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 00:14:23 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=79453





--- Comment #1 from Yury Semikhatsky <yurys at chromium.org>  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;
 }

-- 
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