Closed
Bug 398388
Opened 18 years ago
Closed 16 years ago
XUL numberboxes for the Print Preview
Categories
(Toolkit :: Printing, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a1
People
(Reporter: takenspc, Assigned: takenspc)
Details
Attachments
(1 file, 3 obsolete files)
|
5.36 KB,
patch
|
Details | Diff | Splinter Review |
UL textboxes of print related dialogs which accept only integer should use type="number". And we can drop or simplify some functions
Attachment #283339 -
Flags: review?(mconnor)
| Assignee | ||
Comment 1•18 years ago
|
||
Assignee: nobody → taken.spc
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•18 years ago
|
||
Comment on attachment 283339 [details] [diff] [review]
Patch for Print Dialog and Print Preview
Gavin, could you review this patch?
Attachment #283339 -
Flags: review?(mconnor) → review?(gavin.sharp)
Comment 3•18 years ago
|
||
How much does this matter now that the XUL printing dialog has been dropped for Linux? It's only used on Windows now... Will this patch still help Windows?
| Assignee | ||
Comment 4•18 years ago
|
||
(In reply to comment #3)
> How much does this matter now that the XUL printing dialog has been dropped for
> Linux? It's only used on Windows now... Will this patch still help Windows?
>
Ah! XUL printing dialog seems dead on all platform.
But Print Preview is still alive and can be cleaned up by using numberbox.
Summary: XUL numberboxes for the Print dialog → XUL numberboxes for the Print Preview
| Assignee | ||
Comment 5•18 years ago
|
||
There is no visual changes. There is only code cleaning up.
Attachment #283339 -
Attachment is obsolete: true
Attachment #283340 -
Attachment is obsolete: true
Attachment #283339 -
Flags: review?(gavin.sharp)
| Assignee | ||
Comment 6•18 years ago
|
||
Comment on attachment 303661 [details] [diff] [review]
Patch for Print Preview
Sorry, I forgot setting the review flag :-(.
Attachment #303661 -
Flags: review?(gavin.sharp)
Comment 7•16 years ago
|
||
Comment on attachment 303661 [details] [diff] [review]
Patch for Print Preview
Sorry for the unreasonable delay here...
Attachment #303661 -
Flags: review?(gavin.sharp) → review+
Comment 8•16 years ago
|
||
Just updates the patch for a minor context change so that it applies cleanly.
Attachment #303661 -
Attachment is obsolete: true
Updated•16 years ago
|
Keywords: checkin-needed
Comment 9•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a1
You need to log in
before you can comment on or make changes to this bug.
Description
•