Print preview paginator is not responsive to browser window shrink
Categories
(Toolkit :: Printing, defect, P2)
Tracking
()
People
(Reporter: emilghitta, Assigned: sfoster)
References
(Blocks 1 open bug)
Details
(Whiteboard: [print2020_v86] [old-ui-] )
Attachments
(2 files)
Affected versions
- Firefox 85.0a1 (BuildId:20201214091023)
Affected platforms
- Windows 10 64bit
- macOS 10.15
- Ubuntu 20.04 64bit.
Steps to reproduce
- Launch Firefox.
- Access the following website
- Hit Ctrl + P in order to open the print preview.
- Resize the browser window.
Expected result
- The paginator adjusts correctly to the browser window resize.
Actual result
- The paginator overlaps the preview’s vertical scrollbar and seems to loose it’s background button colors on the edges (more visible on dark mode).
Regression Range
- This is not a regression.
Notes
- For further information please observe the attached screencast.
- [Suggested Severity] I think that S4 fits for this issue.
Reporter | ||
Updated•4 years ago
|
Comment 1•4 years ago
|
||
We should fix this for 85.
I think we can hide the buttons when the preview is narrow enough.
Updated•4 years ago
|
Updated•4 years ago
|
Comment 2•4 years ago
|
||
(Moving bugs to 86, part 1.)
Updated•4 years ago
|
Assignee | ||
Comment 3•4 years ago
|
||
(In reply to Mark Striemer [:mstriemer] from comment #1)
I think we can hide the buttons when the preview is narrow enough.
So, at some threshold width drop the home/back/next/end buttons? The reasoning being that at narrower widths where the preview is scaled right down, current-page indication is of more value than the need to navigate around the document (the scrollbar is always there as an alternative.)
I'll try that out and see how it works, and if we might need to stop displaying the toolbar altogether at some widths.
Assignee | ||
Comment 4•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Comment 6•4 years ago
|
||
bugherder |
Comment 7•4 years ago
|
||
The patch landed in nightly and beta is affected.
:sfoster, is this bug important enough to require an uplift?
If not please set status_beta
to wontfix
.
For more information, please visit auto_nag documentation.
Updated•4 years ago
|
Updated•4 years ago
|
Comment 8•4 years ago
|
||
Moving things to 88, cause we're mostly on Proton these days…
Updated•4 years ago
|
Reporter | ||
Comment 9•4 years ago
|
||
This issue is verified fixed using Firefox 86.0b7 (BuildId:20210207185447) and Firefox 87.0a1 (BuildId:20210207214322) on Windows 10 64bit, macOS 10.14 and Ubuntu 20.04 64bit.
Description
•