Bug 89543
Summary: | Web Inspector: cmd-z in Edit HTML mode doesn't undo text edits | ||
---|---|---|---|
Product: | WebKit | Reporter: | Paul Irish <paulirish> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Paul Irish
repro:
1. drag some DOM nodes around
2. right click a dom node, Edit as HTML
3. edit some text here and there.
4. cmd-z
cmd-z undoes the earlier DOM node moves, rather than the text changes.
however, Undo from the Edit menu will undo the text changes (but not the DOM/style manipulation)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brian Burg
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.