Open
Bug 1679389
Opened 4 years ago
Updated 4 years ago
Max scale values are different between new and system modal
Categories
(Toolkit :: Printing, defect, P3)
Tracking
()
NEW
People
(Reporter: vlucaci, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [print2020] [old-ui-] )
Attachments
(1 file)
(deleted),
image/jpeg
|
Details |
Affected versions
- 85.0a1
- 84.0b4
Affected platforms
- Windows 10x64
- Ubuntu 20.04x64
Steps to reproduce
- Launch FF.
- Go to about:config, disable print.tab_modal.enabled preff.
- Open system modal , go to Preferences.
- Go to Paper Tab, notice Scale percentage has max limit of 400%.
- Go to about:config, re-activate the print.tab_modal.enabled preff.
- Open the new Print modal.
- Go to More Settings.
- Go to scale, Custom and input 400.
Expected result
- User is able to select 400% scale value, just as in the system modal.
Actual result
- Error is displayed stating that user can set up a max percentage of 200%.
Suggested Severity
- Seeing as how this issue can be bypassed by simply using the old modal, I would S4 this issue.
Regression range
- This issue is not a regression.
Additional notes
- In order to assure a good UX accross platforms and menus, the default max levels from both modals should coincide.
- This issue occurs for macOS as well, but the system modal is different for this platform.
Reporter | ||
Updated•4 years ago
|
Has Regression Range: --- → no
Has STR: --- → yes
Comment 1•4 years ago
|
||
The system dialog on macOS doesn't seem to impose a limit; I can specify 1% or 10000% and it doesn't object.
I do think we should at least allow up to 400% in the new UI, for better consistency (and it's not such a huge value that it's ridiculous to request it).
Severity: -- → S4
Comment 2•4 years ago
|
||
This restriction is in the frontend code
Component: Printing: Setup → Printing
Product: Core → Toolkit
Updated•4 years ago
|
Priority: -- → P3
Comment 3•4 years ago
|
||
(Moving bugs to 86, part 1.)
Whiteboard: [print2020_v85] [old-ui-] → [print2020_v86][old-ui-]
Comment 4•4 years ago
|
||
Moving things to 88, cause we're mostly on Proton these days…
Whiteboard: [print2020_v86][old-ui-] → [print2020_v88] [old-ui-]
Updated•4 years ago
|
Whiteboard: [print2020_v88] [old-ui-] → [print2020] [old-ui-]
You need to log in
before you can comment on or make changes to this bug.
Description
•