[Webkit-unassigned] [Bug 132205] Web Inspector: DOM Tree debugger popover obscures dashboard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 25 14:34:55 PDT 2014


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





--- Comment #1 from Jono Wells <jonowells at apple.com>  2014-04-25 14:35:16 PST ---
This is a z-index issue. I think this selector in DashboardContainerView.css isn't needed:

.toolbar .dashboard.visible {
    z-index: 100;
}

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