Open Bug 1302363 Opened 9 years ago Updated 3 years ago

Add button for toggling inspector mode of DevTools

Categories

(DevTools :: Inspector, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: sebo, Unassigned)

References

(Blocks 1 open bug)

Details

+++ This bug was initially created as a clone of Bug #1302361 +++ There should be a toolbar button added allowing to toggle the inspector mode of the developer tools. This button should be hidden by default and may be manually added via the customization. Sebastian
Component: Toolbars and Customization → Developer Tools
this will make things more comfortable for users migrating from firebug. for anyone who can't wait, you can create your own button with an overlay extension using the following oncommand: gDevToolsBrowser.selectToolCommand(event.target.ownerDocument.defaultView.gBrowser,'inspector');
Component: Developer Tools → Developer Tools: Inspector
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.