Closed Bug 1288922 Opened 8 years ago Closed 5 years ago

Add the ability to view a page with the print media css

Categories

(DevTools :: General, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1534984

People

(Reporter: jrmuizel, Unassigned)

References

(Blocks 1 open bug)

Details

Chrome has this and it's very useful for debugging print layout
This was hard to find in chrome 54 so leaving steps: open split console drawer, click the vertical '...' icon on the left, click 'rendering', then click 'emulate CSS media' and 'print' should be selected in the drop down.  'screen' is the other option in the dropdown.  This feature has moved around apparently a lot: http://stackoverflow.com/questions/9540990/using-chromes-element-inspector-in-print-preview-mode.

To implement this, we'd need to figure out (1) if there's existing platform support to emulate print media and add it if not and then (2) where this would go in the UI.  Is it an inspector feature, style editor, responsive design mode, or some hidden toolbox setting.  Helen, any ideas and/or has this feature been considered as part of the updated responsive mode?
Severity: normal → enhancement
Flags: needinfo?(hholmes)
We currently have this in the Developer Toolbar, so it's relatively hidden.

I don't think it belongs in the new responsive design mode, personally; RDM to me is much more about multi-viewport design, not print layout.

I think personally this belongs in Settings. I don't think it's obvious where it goes in Settings yet, but that's where I think we should plan to move it.
Flags: needinfo?(hholmes)
Product: Firefox → DevTools

I believe this is a duplicate of Bug 1534984

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.