Closed
Bug 1656995
Opened 4 years ago
Closed 4 years ago
Allow user to clear printing scale input and validate input
Categories
(Toolkit :: Printing, defect, P1)
Tracking
()
VERIFIED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | verified |
People
(Reporter: emmamalysz, Assigned: emmamalysz)
References
Details
(Whiteboard: [print2020_v81] )
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
I'm using my mac, but I've noticed that I am unable to fully delete the prepopulated "100%" placeholder in the input box under scale. Once I delete the last char, it repopulates to 100.
ER: The user should be able to specify the scale they want, assuming it is a valid number.
Assignee | ||
Comment 1•4 years ago
|
||
Fixes bug in which an empty input value would always populate back to 100.
Defines a valid input as numbers between 0 and 100.
If there is an invalid input, the scaling property does not update.
An empty range will set the scaling property back to the defalt value of 1.
Updated•4 years ago
|
Severity: -- → S3
OS: Unspecified → All
Priority: -- → P1
Hardware: Unspecified → Desktop
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bbe270862437
validate scale input for print preview r=sfoster,mstriemer
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
Comment 4•4 years ago
|
||
Reproduced with Fx 81.0a1 (2020-08-03) on Windows 10.
Verified fixed with Fx 81.0a1 (2020-08-18) on Windows 10, macOS 10.15 and Ubuntu 18.04
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•