Bug 44301

Summary: Web Inspector: elements css: greying out uneditable sections
Product: WebKit Reporter: Adam <phazei>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, keishi, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[IMAGE] Read-only section with whiteSmoke background. none

Adam
Reported 2010-08-19 15:56:19 PDT
When viewing an elements styles, sections with styles that can not be edited should be noticeably disabled, such as greying out the whole section. This would mainly include the "user agent stylesheet" sections. It would also include sections with "element's 'whatever' attributes". When scanning through styles it can be bothersome to see a style you want to edit, and attempting to double click it a number of times. If it were greyed out, it would be very noticeable.
Attachments
[IMAGE] Read-only section with whiteSmoke background. (134.36 KB, image/png)
2010-08-19 23:14 PDT, Pavel Feldman
no flags
Pavel Feldman
Comment 1 2010-08-19 23:14:37 PDT
Created attachment 64927 [details] [IMAGE] Read-only section with whiteSmoke background.
Adam
Comment 2 2010-08-20 11:22:37 PDT
Exactly, that would be perfect :)
Pavel Feldman
Comment 3 2010-08-23 05:50:40 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/inspector/front-end/StylesSidebarPane.js M WebCore/inspector/front-end/inspector.css Committed r65806
Note You need to log in before you can comment on or make changes to this bug.