Closed Bug 399842 Opened 17 years ago Closed 7 years ago

Maximum value of "Print Preview" scale percentage should be consistent

Categories

(Toolkit :: Printing, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: masa141421356, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a9pre) Gecko/2007101405 Minefield/3.0a9pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a9pre) Gecko/2007101405 Minefield/3.0a9pre Minefield has two interface of changeing Print preview scale percentage. 1. File > Page Setup 2. File > Print Preview -- Scale -- Select "Custom" They should be consistent. Reproducible: Always Steps to Reproduce: 1.Open "Page Setup" window 2.Check Scale percentage UI. 3.Open "Print preview" 4.Check Scale percentage UI. Actual Results: At "Page Setup", Visible Textbox width seems to be 4 characters. But maxlength is not defined. When setting very large value, it is commited with NO WARNING. But after Re-open "Page Setup", its value will be 500. At "Print preview" - Scale - Custom.. Textbox maxlength is not defined. When inputing very large value, it is commited with NO WARNING. And after re-open Custom percentage window, its value is limited but VERY STRANGE. (When inputing 999999999999999999999999, it will be 99999999999999900, But when inputing 1111111111111111111111 it will be 11111111111111100.) Expected Results: Maximum value rulres should be consistent. And maxlength of textbox is needed.
Component: Microsummaries → Printing
Product: Firefox → Toolkit
QA Contact: microsummaries → printing
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.