Bug 148231
Summary: | Web Inspector: Add undo support for Visual sidebar editors | ||
---|---|---|---|
Product: | WebKit | Reporter: | Devin Rousso <hi> |
Component: | Web Inspector | Assignee: | Devin Rousso <hi> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bburg, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 148254 | ||
Bug Blocks: | 147563 |
Devin Rousso
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/22363373>
Devin Rousso
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.
Devin Rousso
This was fixed in r194737.