Bug 148231 - Web Inspector: Add undo support for Visual sidebar editors
Summary: Web Inspector: Add undo support for Visual sidebar editors
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: 148254
Blocks: 147563
  Show dependency treegraph
 
Reported: 2015-08-20 10:24 PDT by Devin Rousso
Modified: 2016-01-07 15:53 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2015-08-20 10:24:10 PDT
Currently, undoing changes made through the Visual sidebar (Cmd+Z) will undo all recent changes, but the editors will not update to show the new values.  This should be fixed, as the ability to undo and see the changes is important to style editing.
Comment 1 Radar WebKit Bug Importer 2015-08-20 10:24:38 PDT
<rdar://problem/22363373>
Comment 2 Devin Rousso 2016-01-02 21:33:56 PST
This is also being added at the same time as https://bugs.webkit.org/show_bug.cgi?id=148254.  I will close this bug once it is confirmed to be working.
Comment 3 Devin Rousso 2016-01-07 15:53:56 PST
This was fixed in r194737.