Closed Bug 1432629 Opened 8 years ago Closed 8 years ago

Inspector panel "Undo" keyboard shortcut not working as expected.

Categories

(DevTools :: Inspector: Rules, defect)

58 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 773510

People

(Reporter: adamboulware, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36 Steps to reproduce: Make any CSS style change in the Inspector tab of Developer Tools. Cmd+Z (on Mac) does not undo style changes. Actual results: Nothing happens when pressing Cmd+Z on Mac after making style changes in the Inspector tab. Expected results: Undo the style changes in the order they were made.
The Keyboard Shortcuts documentation (https://developer.mozilla.org/en-US/docs/Tools/Page_Inspector/Keyboard_shortcuts) states that Cmd+Z should "Undo delete of a node".. As a web developer, this is not a helpful functionality for this keyboard shortcut. Please consider this as a Feature Request if this is the current intended functionality of this keyboard shortcut. There should be an actions queue of some sort, so all inspector changes can be undone or redone. I would love to switch to FF as my web dev browser, but I simply cannot without this functionality! Thanks for all the great work you all do!
Component: Untriaged → Developer Tools: CSS Rules Inspector
Thanks for filing! You are right, this is an important feature and we'd love to get to it at some stage. We haven't had the chance yet. I'm closing this as it's a duplicate of bug 773510.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.