Closed
Bug 266144
Opened 20 years ago
Closed 19 years ago
Browser Crash in Print Preview of cnet.com site.
Categories
(Core :: Print Preview, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: muni_sekhar, Unassigned)
References
()
Details
(Keywords: hang, testcase)
Attachments
(1 file, 3 obsolete files)
|
346 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
This problem is recretable on Mozilla 1.7 on both Windows and OS/2.
Reproducible: Always
Steps to Reproduce:
1.load www.cnet.com
2.File -> Print Preview
For local recreation I would be uploading a zip file which can be used.
Actual Results:
Browser exit
Print Preview dialog is displayed here syaing that it is Preparing the Print
preview for ever. If we try closing this dialog the browser closes.
Expected Results:
Print Preview should be shown.
This site use a style sheet named all_ssa.css. This under cnet_files directory.
I have tried a local recreation by deleting the following style(clear) form
all_ssa.css file to avoid the problem.
.clear {
clear:right;
}.| Reporter | ||
Comment 1•20 years ago
|
||
Steps to recreate the problem:- 1. unzip testcase.zip. 2. Open cnet.html 3. Try PrintPreview from File menu.
With Mozilla 1.8a5 build 2004102405 on WinNT4 Mozilla freezes with 100% CPU and I have to kill it.
| Reporter | ||
Comment 5•20 years ago
|
||
This is a minimized testcase. With this testcase print preview open properly on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616 on Windows XP, but changing the paper orientation from Portrait to Landscape will lead to hang.
Comment 6•20 years ago
|
||
The first testcase hangs both Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a5) Gecko/20041028 and the latest Firefox branch. The second testcase only hangs the latest Firefox branch. I'll see if I can create a reduced testcase that also hangs the trunk.
Comment 7•20 years ago
|
||
Comment 8•20 years ago
|
||
The 3rd attacthed testcase is a little over 1KB and I expect that it could be reduced further. It hangs both the trunk and firefox builds from 20041101 when selecting print preview.
Hardware: PC → Other
Comment 9•20 years ago
|
||
Removed most of the remaining extraneous elements.
Attachment #163440 -
Attachment is obsolete: true
Attachment #164285 -
Attachment is obsolete: true
Attachment #164370 -
Attachment is obsolete: true
Comment 10•20 years ago
|
||
Adding keyword testcase and confirming on win32 trunk and branch
Comment 11•20 years ago
|
||
Testcase caused a hang with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a5) Gecko/20041112. Adding keyword hang
Keywords: hang
Comment 13•19 years ago
|
||
WFM both FF nightly and TB Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050715 Firefox/1.0+
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•