Closed Bug 80799 Opened 23 years ago Closed 23 years ago

Printing text file after printing HTML file leaves old document title in printed page header

Categories

(Core :: Printing: Output, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 71976

People

(Reporter: fozz, Assigned: dcone)

References

Details

This is with build 2001050710.

After opening a local HTML file (e.g. file:///home/fozz/something.html) and
printing it, I opened a plain text file (e.g.
file:///home/fozz/somethingelse.txt) and printed it. The HTML file printed just
fine. The text file printed with a page header including the document title from
the previous HTML file printed. It seems this information (the title) is getting
cached somewhere and isn't getting removed when a new document is loaded which
may not be HTML.
See bug 71976 -- title is referenced after it's freed...

This is likely a dup.
Depends on: 71976
*** Bug 80886 has been marked as a duplicate of this bug. ***

*** This bug has been marked as a duplicate of 71976 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verified.
Status: RESOLVED → VERIFIED
This isn't really a duplicate of Bug 71976. I have a patch in Bug 86558
You need to log in before you can comment on or make changes to this bug.