Bug 122966

Summary: Web Inspector: Console modes are not indicated
Product: WebKit Reporter: Dave Coffin <dcoffin>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: inspector-bugzilla-changes, llango.u-szeged, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Example of console mode indication none

Dave Coffin
Reported 2013-10-17 09:14:23 PDT
Created attachment 214460 [details] Example of console mode indication When you're viewing specific information in the console, its not obvious what content you're viewing. For example, if you click on the warnings icon, you are viewing only warnings, but theres no indication in the icon. When you're in a mode, the icon should be highlighted. You already have a :hover and :active taken care of…you just need something for .selected! Attached is a mockup of an example of how it could look when you're viewing warnings only in the console.
Attachments
Example of console mode indication (21.03 KB, image/png)
2013-10-17 09:14 PDT, Dave Coffin
no flags
Radar WebKit Bug Importer
Comment 1 2013-10-17 09:15:06 PDT
László Langó
Comment 2 2013-11-14 01:41:33 PST
Hi, I tried to fix that, but something isn't clear for me. When you click on the Dashboard icon (warnings, errors or logs), then the LogContetView is shown. But there is a filter bar under the dashboard toolbar (or top of the LogContentView). When you click on "warnings", "errors", "logs" or "all" on the filterbar, then should the Dashboard icon highlight be changed or not?
Timothy Hatcher
Comment 3 2013-11-14 09:20:18 PST
No, that is what this bug is about. The Dashboard icons do not reflect the state of the filter bar. But clicking the Dashboard icons does change the filter bar. The state should be shown in both places.
Note You need to log in before you can comment on or make changes to this bug.