Closed
Bug 233080
Opened 21 years ago
Closed 21 years ago
crash if I choose 'Print preview' from the menu 'File'
Categories
(Core :: Print Preview, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: johannes.hauber, Unassigned)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
354 bytes,
text/html
|
Details |
User-Agent:
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.5) Gecko/20031007 Firebird/0.7
http://www.elektronik-kompendium.de/sites/praxis/kom0003.htm
I want to print out this site. I click onto the link for the special layout for
printers. I choose the feature to show me the site how it will be printed out.
Crash.
Reproducible: Always
Steps to Reproduce:
1. Go to the given website; note: the '?print' in the URL means
"Druckeroptimierte Version dieser Seite" or "printer friendly version of this site"
2. Choose "Druckvorschau" or "Print Preview"
3. Crash
Actual Results:
Firebird crashes completely with all open tabs :-(((
Expected Results:
show me the correct layout of the site to be printed
without any feedback from Firebird
I can confirm this crash with Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US;
rv:1.7a) Gecko/20040110 Firebird/0.8.0+ on Windows 2000.
I'm going to attach a reduced testcase.
This is a little testcase. It think it has to do with the css-property
{page-break-before: always;}.
I think Firebird:Menus is the wrong component for this. It should be a layout
bug.
(In reply to comment #2)
> I think Firebird:Menus is the wrong component for this. It should be a layout
> bug.
How can I change this component? Would you do this for me?
Updated•21 years ago
|
Assignee: blake → core.printing
Component: Menus → Print Preview
Keywords: crash
Product: Firebird → Browser
Version: unspecified → Trunk
Comment 4•21 years ago
|
||
I crash with Mozilla 1.5 and 1.6 on Linux, but not when using a current Mozilla
trunk build 2004-02-12-08. Please try again using a current build, thanks.
Comment 5•21 years ago
|
||
WFM, 2004-02-13-08 trunk Windows XP.
Cannot reproduce (WFM) on Firefox 0.8.0+
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7b) Gecko/20040229 Firefox/0.8.0+
(MozJF)
-- and --
Mozilla build 2004030108
Mozilla/5.0 (Windows; U; Win98; en-US; rv:) Gecko/20040301
However, I managed to reproduce this on final releases of Mozilla 1.6 and
Firefox 0.8. This issue may have been resolved now; closing. Reporter: please
reopen if you see this problem again on a recent build.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
URL:
http://www.elektronik-kompendium.de/sites/praxis/kom0003.htm?print
same crash with Firefox 0.8
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
Comment 8•21 years ago
|
||
Haubi, it was already noted that FireFox 0.8 crashes in comment 6.
Nightly builds that runs newer code does not crash however.
You need to download a nightly build and crash that to reopen this bug.
http://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/latest-trunk/
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/
-> WORKSFORME
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → WORKSFORME
Updated•19 years ago
|
QA Contact: bugzilla → printing
You need to log in
before you can comment on or make changes to this bug.
Description
•