Closed
Bug 1661629
Opened 4 years ago
Closed 4 years ago
Print preview dialog shouldn't be sized based on RDM
Categories
(DevTools :: Responsive Design Mode, defect, P2)
DevTools
Responsive Design Mode
Tracking
(firefox81 verified, firefox82 verified)
VERIFIED
FIXED
82 Branch
People
(Reporter: hiro, Assigned: Gijs)
References
Details
(Whiteboard: [print2020_v81][old-ui-])
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
If you open the print preview dialog in RDM, the dialog appears inside the RDM window, it's pretty awkward.
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P2
Whiteboard: [print2020][old-ui-] → [print2020_v81][old-ui-]
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Type: enhancement → defect
Component: Printing → Responsive Design Mode
Product: Toolkit → DevTools
Summary: Print preview dialog shouldn't be inside RDM? → Print preview dialog shouldn't be sized based on RDM
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/008d2bdf5bd5
size tabdialogbox items correctly when shown in responsive design mode, r=mtigley
Assignee | ||
Comment 3•4 years ago
|
||
Comment on attachment 9173798 [details]
Bug 1661629 - size tabdialogbox items correctly when shown in responsive design mode, r?mtigley
Beta/Release Uplift Approval Request
- User impact if declined: modal dialog boxes look crummy in responsive design mode
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: n/a
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): 4 lines of CSS that only gets used for dialogs when in responsive design mode. Should be fine.
- String changes made/needed: n/a
Attachment #9173798 -
Flags: approval-mozilla-beta?
Comment 4•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
Comment 5•4 years ago
|
||
Comment on attachment 9173798 [details]
Bug 1661629 - size tabdialogbox items correctly when shown in responsive design mode, r?mtigley
Approved for 81.0b7.
Attachment #9173798 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 6•4 years ago
|
||
bugherder uplift |
status-firefox81:
--- → fixed
Updated•4 years ago
|
Flags: qe-verify+
Updated•4 years ago
|
QA Whiteboard: [qa-triaged]
Comment 7•4 years ago
|
||
Confirming this issue as verified fixed on macOS 10.15, Ubuntu 18.04 and Windows 10x64. Verified using 82.0a1 (2020-09-09) and 81.0b8.
Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•