Bug 172388 - Web Inspector: Changes are not applied in CSS sidebar when switching to Resources tab without blurring editor
Summary: Web Inspector: Changes are not applied in CSS sidebar when switching to Resou...
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:
Depends on:
Blocks:
 
Reported: 2017-05-19 14:56 PDT by Devin Rousso
Modified: 2017-05-22 21:59 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.16 KB, patch)
2017-05-19 16:01 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 2017-05-19 14:56:17 PDT
Steps to Reproduce:
1. Inspect this page
2. Show Elements Tab
3. Select <body>
4. Show Styles Rules sidebar
5. Focus the editor for a rule (such as `body`)
6. Switch to the Resources tab via the Tab Bar
7. Modify the rule edited earlier
8. Switch back to the Elements tab
  => Rule still has cursor and original content.
Comment 1 Devin Rousso 2017-05-19 16:01:11 PDT
Created attachment 310719 [details]
Patch
Comment 2 Joseph Pecoraro 2017-05-22 21:09:37 PDT
Comment on attachment 310719 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2017-05-22 21:59:56 PDT
Comment on attachment 310719 [details]
Patch

Clearing flags on attachment: 310719

Committed r217266: <http://trac.webkit.org/changeset/217266>
Comment 4 WebKit Commit Bot 2017-05-22 21:59:58 PDT
All reviewed patches have been landed.  Closing bug.