WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
122966
Web Inspector: Console modes are not indicated
https://bugs.webkit.org/show_bug.cgi?id=122966
Summary
Web Inspector: Console modes are not indicated
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
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2013-10-17 09:15:06 PDT
<
rdar://problem/15251532
>
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.
Top of Page
Format For Printing
XML
Clone This Bug