Bug 148206 - Web Inspector: Committing a valid selector in the styles sidebar replaces the new selector with the old one
Summary: Web Inspector: Committing a valid selector in the styles sidebar replaces the...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-08-19 17:51 PDT by Devin Rousso
Modified: 2015-08-19 19:15 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.66 KB, patch)
2015-08-19 17:53 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.