Closed
Bug 1238982
Opened 9 years ago
Closed 8 years ago
Make it possible to manage the visible command buttons using a popup on the toolbar
Categories
(DevTools :: Framework, defect)
DevTools
Framework
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: hholmes, Unassigned)
References
Details
(Whiteboard: [devtools-toolbar])
Attachments
(2 files, 2 obsolete files)
In order to clean up the command-buttons I'd like to use something similar to iTunes's edit-panels popup. (See toolbar-pops.png for the design.)
Some of the icons will be uneditable and always remain in the same place no matter what on the dock: search at the beginning (always the first icon), and settings (always the last). Everything else can be toggled on or off.
This might also be a good candidate for React component, since we'd like to use this same sort of widget elsewhere as well.
Reporter | ||
Updated•9 years ago
|
Whiteboard: [devtools-toolbar]
Reporter | ||
Comment 1•9 years ago
|
||
Video to show UX a little more clearly.
Reporter | ||
Comment 2•9 years ago
|
||
Summarizing some discussion from IRC regarding the search button:
The search button should continue to be panel-specific. The designs are simply updating /where/ the search bar is placed (by adding it to the toolbar, each tool has a bit more space and we end up with a very consistent searching experience). So, for example, if you are in the debugger, the search bar would have the normal debugger search commands.
The one exception (that I know of) is the Inspector: the Inspector's Rule area will continue to have its own search. The panel-specific search in that instance will only search the HTML.
Reporter | ||
Comment 3•9 years ago
|
||
Attachment #8706951 -
Attachment is obsolete: true
Updated•9 years ago
|
Updated•9 years ago
|
Component: Developer Tools → Developer Tools: Framework
Summary: Toolbar Popups → Make it possible to manage the visible command buttons using a popup on the toolbar
Updated•9 years ago
|
Reporter | ||
Comment 4•9 years ago
|
||
Note from bgrins on IRC: "we'll have to be smart about 'take screenshot' not including the popup".
Reporter | ||
Comment 5•9 years ago
|
||
Attachment #8706967 -
Attachment is obsolete: true
Reporter | ||
Comment 6•8 years ago
|
||
I'm going to close out this bug because the designs for this are changing.
Please refer to the URL in bug 1239859 for designs.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•