Open
Bug 1192429
Opened 10 years ago
Updated 3 years ago
Add toolbar buttons to markup view
Categories
(DevTools :: Inspector, enhancement, P3)
DevTools
Inspector
Tracking
(Not tracked)
REOPENED
People
(Reporter: ntim, Unassigned)
Details
(Whiteboard: [btpp-backlog])
Attachments
(1 file)
|
239.56 KB,
image/png
|
Details |
Chrome Canary has a quick access toolbar next to the inspector breadcrumbs (with the Material Design experiment enabled).
Provides handy options such as :
- Hide/Unhide element that toggles visibility: hidden on an element
- Edit as HTML
- Toggle HTML-related breakpoints
- Lock pseudo-classes
- A performance highlighter menu as well (not sure if this even makes sense in the markup view, but I guess they needed to put this somewhere)
Comment 1•10 years ago
|
||
Seems pretty cool and could be a nice way to surface the 'rulers' feature, among others (rather than it being a hidden feature). As far as real-estate, maybe the search box could be hidden by default and then the left-most button could be 'search' which would show it (it would also become active and focused when pressing ctrl+f)
Comment 2•10 years ago
|
||
(In reply to Brian Grinstead [:bgrins] from comment #1)
> Seems pretty cool and could be a nice way to surface the 'rulers' feature,
> among others (rather than it being a hidden feature). As far as
> real-estate, maybe the search box could be hidden by default and then the
> left-most button could be 'search' which would show it (it would also become
> active and focused when pressing ctrl+f)
I think this works for inspector-specific features. Does that include rulers? They seem tied to RDV as well.
Note for later: when the UX hire starts we should put this as part of a toolbox UX review:
* what tools should be top-level in the toolbox and on by default
* similarly, which top-level tools can be hidden by default
* what tools should instead be exposed via specific tools, eg design-oriented tools.
Comment 3•10 years ago
|
||
(In reply to Jeff Griffiths (:canuckistani) from comment #2)
> Note for later: when the UX hire starts we should put this as part of a
> toolbox UX review:
> * what tools should be top-level in the toolbox and on by default
> * similarly, which top-level tools can be hidden by default
> * what tools should instead be exposed via specific tools, eg
> design-oriented tools.
Definitely want to be part of this discussion. Very interesting.
A markup-view toolbar could also be a good way to surface to hidden-for-a-long-time Geometry Editor thing which, in time, I intend to turn into a tool to edit elements' size and position in content.
Comment 4•10 years ago
|
||
Inspector bug triage (filter on CLIMBING SHOES).
Severity: normal → enhancement
Priority: -- → P3
Whiteboard: [btpp-backlog]
Comment 5•8 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INACTIVE
| Reporter | ||
Updated•8 years ago
|
Status: RESOLVED → REOPENED
Resolution: INACTIVE → ---
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•