Closed
Bug 303352
Opened 20 years ago
Closed 17 years ago
saving an email generates error
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mmokrejs, Assigned: mscott)
Details
(Whiteboard: closeme 2008-08-28)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050804
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050804
I have some email which I had to save using "Save as". The Save as procedure
generated this (and I got the Save as window asking me the new filename):
++WEBSHELL == 8
++DOMWINDOW == 10
###!!! ASSERTION: resizing view for frame with overflow to the wrong size:
'!(aFrame->GetStateBits() & NS_FRAME_OUTSIDE_CHILDREN) || aCombinedArea', file
nsContainerFrame.cpp, line 756
Break: at file nsContainerFrame.cpp, line 756
###!!! ASSERTION: resizing view for frame with overflow to the wrong size:
'!(aFrame->GetStateBits() & NS_FRAME_OUTSIDE_CHILDREN) || aCombinedArea', file
nsContainerFrame.cpp, line 756
Break: at file nsContainerFrame.cpp, line 756
###!!! ASSERTION: resizing view for frame with overflow to the wrong size:
'!(aFrame->GetStateBits() & NS_FRAME_OUTSIDE_CHILDREN) || aCombinedArea', file
nsContainerFrame.cpp, line 756
Break: at file nsContainerFrame.cpp, line 756
###!!! ASSERTION: resizing view for frame with overflow to the wrong size:
'!(aFrame->GetStateBits() & NS_FRAME_OUTSIDE_CHILDREN) || aCombinedArea', file
nsContainerFrame.cpp, line 756
Break: at file nsContainerFrame.cpp, line 756
frame: DocElementBox(dialog)(-1) (0x9fdd678) style: 0x9fdd5f8 {}
Has parent context: style: 0x9fdd3f0 :-moz-canvas {}
Should be null
frame: DocElementBox(dialog)(-1) (0x9fdd678) style: 0x9fdd5f8 {}
Has parent context: style: 0x9fdd3f0 :-moz-canvas {}
Should be null
frame: DocElementBox(dialog)(-1) (0x9fdd678) style: 0x9fdd5f8 {}
Has parent context: style: 0x9fdd3f0 :-moz-canvas {}
Should be null
WARNING: GetDefaultCharsetForLocale: need to add multi locale support, file
nsUNIXCharset.cpp, line 189
After writing some filename and pressing OK, I got:
++WEBSHELL == 9
++DOMWINDOW == 11
frame: DocElementBox(dialog)(-1) (0x9e99900) style: 0x9e99880 {}
Has parent context: style: 0x9e99620 :-moz-canvas {}
Should be null
WARNING: nsTimeoutImpl::Release() proceeding without context., file
nsGlobalWindow.cpp, line 5583
--WEBSHELL == 8
WARNING: nsTimeoutImpl::Release() proceeding without context., file
nsGlobalWindow.cpp, line 5583
--WEBSHELL == 7
--DOMWINDOW == 10
--DOMWINDOW == 9
I use mozilla version as reported in Build Identifier.
Reproducible: Always
Comment 1•20 years ago
|
||
can you attach the e-mail to this bug? Can you try viewing the message source
and copying the contents into a text file and attaching the text file?
Reporter | ||
Comment 2•20 years ago
|
||
It is attached to bug #303354.
Updated•18 years ago
|
QA Contact: front-end
![]() |
||
Comment 3•17 years ago
|
||
Reporter, does the issue still occur in the latest supported 2.0.0.x / Shredder trunk nightlies?
(1.5.0.x is now end-of-life and the latest supported 2.0.0.x is 2.0.0.16)
Whiteboard: closeme 2008-08-28
Comment 4•17 years ago
|
||
RESO INCO per lack of response to the last question(s). If you feel this change was made in error, please respond to this bug with your reasons why.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INCOMPLETE
Reporter | ||
Comment 5•17 years ago
|
||
The nightly builds do have the debug compiled in, so I don't get any messages like this. Some days ago I have finally downloaded mercurial copy so might re-test with current TRUNK and not the "CVS TRUNK". Sorry, am on a lousy dialup line now.
Resolution: INCOMPLETE → FIXED
![]() |
||
Comment 6•17 years ago
|
||
-> WFM. Fixed is used for bugs with known patches.
https://bugzilla.mozilla.org/page.cgi?id=fields.html#status
Resolution: FIXED → WORKSFORME
Reporter | ||
Comment 7•17 years ago
|
||
Sorry, was not intentional.
You need to log in
before you can comment on or make changes to this bug.
Description
•