Closed Bug 104304 Opened 23 years ago Closed 20 years ago

folder icons / twisty not showing up in menupop, asserts in box code

Categories

(SeaMonkey :: MailNews: Message Display, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: sspitzer, Assigned: eric)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

folder icons / twisty not showing up in menu, asserts in box code

to reproduce, right click on a message in the thread pane and try to move it or 
copy it.

I'll get you a screen shot

###!!! Break: at file c:\builds\mozilla\layout\xul\base\src\nsBox.cpp, line 548
[@0381F3AC] MenuPopup(menupopup)(0) menugenerated='true' ###!!! ASSERTION: SetBo
unds Size < 0: 'aRect.width >=0 && aRect.height >= 0', file c:\builds\mozilla\la
yout\xul\base\src\nsBox.cpp, line 548

NTDLL! 77f9f9df()
nsDebug::Assertion(const char * 0x032afbd8, const char * 0x032afbb0, const char 
* 0x032afb80, int 548) line 290 + 13 bytes
nsBox::SetBounds(nsBox * const 0x0381f3e4, nsBoxLayoutState & {...}, const 
nsRect & {...}) line 548 + 69 bytes
nsMenuFrame::OpenMenuInternal(int 1) line 781
nsMenuFrame::AttributeChanged(nsMenuFrame * const 0x0377755c, nsIPresContext * 
0x03399b10, nsIContent * 0x04a25110, int 0, nsIAtom * 0x01c8a3e0, int 2, int 3) 
line 664
nsCSSFrameConstructor::AttributeChanged(nsCSSFrameConstructor * const 
0x0339ad50, nsIPresContext * 0x03399b10, nsIContent * 0x04a25110, int 0, 
nsIAtom * 0x01c8a3e0, int 2, int 3) line 10024 + 39 bytes
StyleSetImpl::AttributeChanged(StyleSetImpl * const 0x0339ae20, nsIPresContext 
* 0x03399b10, nsIContent * 0x04a25110, int 0, nsIAtom * 0x01c8a3e0, int 2, int -
1) line 1252
PresShell::AttributeChanged(PresShell * const 0x0339a988, nsIDocument * 
0x028c06d0, nsIContent * 0x04a25110, int 0, nsIAtom * 0x01c8a3e0, int 2, int -
1) line 5013 + 61 bytes
nsXULDocument::AttributeChanged(nsXULDocument * const 0x028c06d0, nsIContent * 
0x04a25110, int 0, nsIAtom * 0x01c8a3e0, int 2, int -1) line 1768
nsXULElement::SetAttr(nsXULElement * const 0x04a25110, nsINodeInfo * 
0x04269280, const nsAString & {...}, int 1) line 3101
nsXULElement::SetAttribute(nsXULElement * const 0x04a25114, const nsAString & 
{...}, const nsAString & {...}) line 1430 + 31 bytes
nsMenuFrame::OpenMenu(nsMenuFrame * const 0x037775dc, int 1) line 686 + 57 bytes
nsMenuFrame::HandleEvent(nsMenuFrame * const 0x0377755c, nsIPresContext * 
0x03399b10, nsGUIEvent * 0x0012f778, nsEventStatus * 0x0012f66c) line 430
PresShell::HandleEventInternal(nsEvent * 0x0012f778, nsIView * 0x04c502d0, 
unsigned int 1, nsEventStatus * 0x0012f66c) line 5730 + 41 bytes
PresShell::HandleEvent(PresShell * const 0x0339a984, nsIView * 0x04c502d0, 
nsGUIEvent * 0x0012f778, nsEventStatus * 0x0012f66c, int 0, int & 1) line 5640 
+ 25 bytes
nsView::HandleEvent(nsView * const 0x04c502d0, nsGUIEvent * 0x0012f778, 
unsigned int 8, nsEventStatus * 0x0012f66c, int 0, int & 1) line 392
nsView::HandleEvent(nsView * const 0x04c6c7d0, nsGUIEvent * 0x0012f778, 
unsigned int 8, nsEventStatus * 0x0012f66c, int 0, int & 1) line 365
nsView::HandleEvent(nsView * const 0x04c63c50, nsGUIEvent * 0x0012f778, 
unsigned int 8, nsEventStatus * 0x0012f66c, int 0, int & 1) line 365
nsView::HandleEvent(nsView * const 0x033990a0, nsGUIEvent * 0x0012f778, 
unsigned int 28, nsEventStatus * 0x0012f66c, int 1, int & 1) line 365
nsViewManager::DispatchEvent(nsViewManager * const 0x03399240, nsGUIEvent * 
0x0012f778, nsEventStatus * 0x0012f66c) line 2094
HandleEvent(nsGUIEvent * 0x0012f778) line 83
nsWindow::DispatchEvent(nsWindow * const 0x04c6c694, nsGUIEvent * 0x0012f778, 
nsEventStatus & nsEventStatus_eIgnore) line 745 + 10 bytes
nsWindow::DispatchWindowEvent(nsGUIEvent * 0x0012f778) line 766
nsWindow::DispatchMouseEvent(unsigned int 302, nsPoint * 0x00000000) line 4312 
+ 21 bytes
ChildWindow::DispatchMouseEvent(unsigned int 302, nsPoint * 0x00000000) line 
4564
nsWindow::ProcessMessage(unsigned int 513, unsigned int 1, long 3145768, long * 
0x0012fb94) line 3242 + 24 bytes
nsWindow::WindowProc(HWND__ * 0x003d0204, unsigned int 513, unsigned int 1, 
long 3145768) line 1013 + 27 bytes
USER32! 77e13eb0()
USER32! 77e1401a()
USER32! 77e192da()
nsAppShellService::Run(nsAppShellService * const 0x01bfb870) line 457
main1(int 4, char * * 0x00484090, nsISupports * 0x00000000) line 1291 + 32 bytes
main(int 4, char * * 0x00484090) line 1619 + 37 bytes
mainCRTStartup() line 338 + 17 bytes
KERNEL32! 77e87903()
compare that with the Message | Move Message menu item.
Seth, do you have this tracked to a particular checkin?
dave:  I don't know yet when it started happening.

data point:  I still see it on my debug build from today (10-18).
FYI, I'm using a 10/19 release build on Win 2000 and am not seeing this bug.
Blocks: 157217
This bug appears to have been taken care of.
(looking at 1.6, Win2K and 1.4, Win98)
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: