Closed
Bug 856787
Opened 12 years ago
Closed 5 years ago
"Page Style" menu should be accessible within the Dev Tools box
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: KWierso, Unassigned)
References
(Blocks 1 open bug)
Details
It'd be nice if the ability to change stylesheets from the View - Page Style submenu (No style, default, alternative, etc) was accessible within the devtools, so we don't have to dig into the main Firefox menus to change the stylesheets.
Comment 2•12 years ago
|
||
This is kind of a niche thing. Bug 611569 wants to hide it from the view menu.
Perhaps the best place for it is a command, which would mean that people could add a button to the toolbar to make it easier, but for people that didn't care, it wouldn't be in the way.
I'd be fine if selecting stylesheets was an item in Inspector too. Just that getting to the full menu is kind of a pain, and disabling CSS is really handy. On broken pages, pages that fail to degrade gracefully w/ noscript, when developing a site.. Don't think a submenu in dev menu for stylesheet selection would be that odd - I'd use it far more often than half the stuff in the dev menu right now...
Comment 4•12 years ago
|
||
The trouble with a submenu in the developer tools menu is that it doesn't work if you're debugging a remote window, or chrome window, etc. I think we'd generally like to keep that menu as small as possible.
it has alternate styles sometimes, too. like on this website, for example, try selecting classic.
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
Component: General → Inspector
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•