Closed
Bug 1455635
Opened 7 years ago
Closed 6 years ago
The DevTool icons are missing in the overflow menu when the window is shrinked
Categories
(DevTools :: General, defect)
Tracking
(firefox61 affected)
RESOLVED
DUPLICATE
of bug 1474221
Tracking | Status | |
---|---|---|
firefox61 | --- | affected |
People
(Reporter: tbabos, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
69.17 KB,
image/png
|
Details |
[Affected versions]:
Latest Nightly 61.0a1, Build ID: 20180419224145
[Affected Platforms]:
Windows 7 x64;
[Steps to reproduce]:
1. Open the browser and enable the Web Console
2. Shrink the window of the browser to the right side until the "Select another tool" button appears
3. Click on the mentioned button
[Expected result]:
1. All the development tools in the list should have their icon displayed.
[Actual result]:
The icons of the tools are not displayed even though the allocated space for them is visible
Comment 1•7 years ago
|
||
Looks like a devtools toolbar issue, not a console one
Component: Developer Tools: Console → Developer Tools
Summary: The DevTool icons are missing in the available tools list when the window is shrinked → The DevTool icons are missing in the overflow menu when the window is shrinked
Comment 2•7 years ago
|
||
Thanks for filing. The first step for this new overflow feature (which didn't exist before) was to display a text only menu. But I agree that also showing the icons like it's done in the tabbar would be far better.
Brian: was this on your radar already?
Severity: normal → enhancement
Flags: needinfo?(bbirtles)
OS: Windows 7 → Unspecified
Comment 3•7 years ago
|
||
Yeah, this is something we talked about doing as part of replacing both this menu and the meatball menu with XUL panel-like things to give us more flexibility for adding icons etc.
We plan to discuss with Victoria this week about how to make it easier to customize the set of tabs and I expect that will involve enhancing this menu too.
Flags: needinfo?(bbirtles)
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•