Bug 86379

Summary: Web Inspector: gradient properties are painful to inspect / author.
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
pfeldman: review+
[IMAGE] Screenshot of the Styles sidebar pane with wrapped property values none

Description Alexander Pavlov (apavlov) 2012-05-14 09:14:32 PDT
I'd like to see entire property definition in the styles sidebar so that I could use color picker on its colors.

Upstreaming http://code.google.com/p/chromium/issues/detail?id=128009
Comment 1 Alexander Pavlov (apavlov) 2012-05-14 09:21:35 PDT
Created attachment 141740 [details]
Patch
Comment 2 Alexander Pavlov (apavlov) 2012-05-14 09:25:07 PDT
Created attachment 141741 [details]
[IMAGE] Screenshot of the Styles sidebar pane with wrapped property values

I'm open to suggestions regarding the layout, indentation, etc.
Comment 3 Alexander Pavlov (apavlov) 2012-05-16 06:25:09 PDT
Committed r117273: <http://trac.webkit.org/changeset/117273>
Comment 4 Alexander Pavlov (apavlov) 2012-05-16 08:47:43 PDT
A followup http://trac.webkit.org/changeset/117295 landed to fix the Computed Style pane layout.