Bug 148206

Summary: Web Inspector: Committing a valid selector in the styles sidebar replaces the new selector with the old one
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Devin Rousso 2015-08-19 17:51:41 PDT
When editing a selector in the Rules panel, hitting enter or blurring that element commits the selector if it has been modified.  Currently, if the new selector is valid, it is replaced with the old selector and requires a refresh of the entire panel to display correctly.
Comment 1 Radar WebKit Bug Importer 2015-08-19 17:52:11 PDT
<rdar://problem/22354530>
Comment 2 Devin Rousso 2015-08-19 17:53:26 PDT
Created attachment 259437 [details]
Patch
Comment 3 WebKit Commit Bot 2015-08-19 19:15:48 PDT
Comment on attachment 259437 [details]
Patch

Clearing flags on attachment: 259437

Committed r188676: <http://trac.webkit.org/changeset/188676>
Comment 4 WebKit Commit Bot 2015-08-19 19:15:51 PDT
All reviewed patches have been landed.  Closing bug.