Bug 77209

Summary: Web Inspector: [Styles] Unable to paste and subsequently edit multiple properties in the Styles pane
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, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Alexander Pavlov (apavlov) 2012-01-27 05:43:24 PST
Weirdness ensues when a user tries to paste multiple properties into the Styles pane (editable property name field). We can parse one "key: value" pair at the moment.
Comment 1 Alexander Pavlov (apavlov) 2012-01-27 06:25:36 PST
The issue is with live-edit killing the style contents with multiplying properties from the "value" field.
Comment 2 Alexander Pavlov (apavlov) 2012-01-27 08:13:50 PST
Created attachment 124319 [details]
Patch
Comment 3 WebKit Review Bot 2012-01-30 05:04:43 PST
Comment on attachment 124319 [details]
Patch

Clearing flags on attachment: 124319

Committed r106237: <http://trac.webkit.org/changeset/106237>
Comment 4 WebKit Review Bot 2012-01-30 05:04:48 PST
All reviewed patches have been landed.  Closing bug.