Closed
Bug 280970
Opened 20 years ago
Closed 20 years ago
do not print forms
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 267352
People
(Reporter: snort2004, Unassigned)
Details
Attachments
(1 file)
|
220 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.7.3) Gecko/20040910 Build Identifier: Mozilla/5.0 (Windows 1.7.5.2004121708 If you use input forms and fill them and then press print preview and then print you will see the filled information on the paper. It worked till version 1.7.3. I have installed "Windows 1.7.5.2004121708" and saw free fields on the paper. Reproducible: Always Steps to Reproduce: Try to print this small html is 1.7.3 and in 1.7.5 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Untitled</title> </head> <body> <input name="aaaa" maxlength="8" size="6" value="1968.2" type="text"> </body> </html> 1.7.3 will print 1968.2 in the window and 1.7.5 will print nothing in it, when at the same time print preview is ok. Expected Results: I want to see information filled on the screen on the paper It is awful. I can't print most of my pay documents.
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 267352 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•