Closed Bug 28878 Opened 25 years ago Closed 24 years ago

Crash on trying to print www.aol.com page

Categories

(Core :: Printing: Output, defect, P3)

defect

Tracking

()

VERIFIED DUPLICATE of bug 44718

People

(Reporter: shrir, Assigned: dcone)

References

(Depends on 1 open bug)

Details

(Keywords: crash)

Am using today's commercial builds on win,linux and mac (20000222m14) 1. Install and launch the browser 2. Go to 'www.aol.com' web page 3. Print the page using File-> Print menu option. 4. Observe that on Linux: Only the header on the first page prints and the browser crashes. 5. On windows and mac: The pages print with a gap in between text on the first page header and text( bug 24952) and the browser crashes.
Status: NEW → ASSIGNED
Target Milestone: M15
Assert in nsDocShell::InitWindow()... seems a parent Widget is needed..
The first problem is an assert in nsDocShell::InitWindow. This seems to be because a WebShell requires a parentNative widget which a print job does not have. Can you take a look at this Travis.
Assignee: dcone → travis
Status: ASSIGNED → NEW
This basically relies on all native widgets being removed from the tree. Unfortunately we aren't there yet. My landing after the tree branches starts getting more of them removed, but Kevin McCluskey has work to do to remove more of them. I'm flipping this over to him for now, but I wouldn't expect this to be fixed anytime real soon.
Assignee: travis → kmcclusk
Is printing broken in general until all native widgets are removed?. I don't think we want to commit to removing all native widgets to get printing working again.
Adding dependency on native widget removal bug.
Depends on: 31468
Moving to M16.
Target Milestone: M15 → M16
Moving to M17
Target Milestone: M16 → M17
Status: NEW → ASSIGNED
Adding crash keyword.
Keywords: crash
Don, this is another bug which should be fixed if we create place-holder widgets for the native widgets during printing.
Assignee: kmcclusk → dcone
Status: ASSIGNED → NEW
Status: NEW → ASSIGNED
*** Bug 34366 has been marked as a duplicate of this bug. ***
*** Bug 31484 has been marked as a duplicate of this bug. ***
This page has extra Table tags and will blow up in the ReparentFrameView code... Marking as a duplicate of 44718.. which has the same problem. *** This bug has been marked as a duplicate of 44718 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified dupe.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.