Closed
Bug 39419
Opened 25 years ago
Closed 25 years ago
crash: unable to click and type in text field in account wizard
Categories
(SeaMonkey :: MailNews: Account Configuration, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: sspitzer, Assigned: alecf)
Details
here's the stack trace:
00000020()
nsXBLEventHandler::KeyEventMatched(nsIDOMKeyEvent * 0x03907a60) line 293
nsXBLEventHandler::KeyPress(nsIDOMEvent * 0x03907a64) line 131 + 20 bytes
nsEventListenerManager::HandleEvent(nsIPresContext * 0x0364eb60, nsEvent *
0x0012e25c, nsIDOMEvent * * 0x0012e190, nsIDOMEventTarget * 0x03766264, unsigned
int 7, nsEventStatus * 0x0012e250) line 1030 + 23 bytes
nsGenericElement::HandleDOMEvent(nsIPresContext * 0x0364eb60, nsEvent *
0x0012e25c, nsIDOMEvent * * 0x0012e190, unsigned int 1, nsEventStatus *
0x0012e250) line 1322
nsHTMLInputElement::HandleDOMEvent(nsHTMLInputElement * const 0x036f34ac,
nsIPresContext * 0x0364eb60, nsEvent * 0x0012e25c, nsIDOMEvent * * 0x00000000,
unsigned int 1, nsEventStatus * 0x0012e250) line 730 + 31 bytes
nsEnderEventListener::DispatchKeyEvent(nsIDOMKeyEvent * 0x03907810, int 131)
line 4057 + 62 bytes
nsEnderEventListener::KeyPress(nsIDOMEvent * 0x03907814) line 4149 + 25 bytes
nsEventListenerManager::HandleEvent(nsIPresContext * 0x037783f0, nsEvent *
0x0012e8dc, nsIDOMEvent * * 0x0012e610, nsIDOMEventTarget * 0x037770f8, unsigned
int 2, nsEventStatus * 0x0012e848) line 1030 + 23 bytes
nsDocument::HandleDOMEvent(nsDocument * const 0x037770d0, nsIPresContext *
0x037783f0, nsEvent * 0x0012e8dc, nsIDOMEvent * * 0x0012e610, unsigned int 2,
nsEventStatus * 0x0012e848) line 2665
nsGenericElement::HandleDOMEvent(nsIPresContext * 0x037783f0, nsEvent *
0x0012e8dc, nsIDOMEvent * * 0x0012e610, unsigned int 2, nsEventStatus *
0x0012e848) line 1339 + 39 bytes
nsHTMLHtmlElement::HandleDOMEvent(nsHTMLHtmlElement * const 0x03778b48,
nsIPresContext * 0x037783f0, nsEvent * 0x0012e8dc, nsIDOMEvent * * 0x0012e610,
unsigned int 2, nsEventStatus * 0x0012e848) line 187
nsGenericElement::HandleDOMEvent(nsIPresContext * 0x037783f0, nsEvent *
0x0012e8dc, nsIDOMEvent * * 0x0012e610, unsigned int 2, nsEventStatus *
0x0012e848) line 1332 + 39 bytes
nsHTMLBodyElement::HandleDOMEvent(nsHTMLBodyElement * const 0x03778958,
nsIPresContext * 0x037783f0, nsEvent * 0x0012e8dc, nsIDOMEvent * * 0x0012e610,
unsigned int 2, nsEventStatus * 0x0012e848) line 845
nsGenericElement::HandleDOMEvent(nsIPresContext * 0x037783f0, nsEvent *
0x0012e8dc, nsIDOMEvent * * 0x0012e610, unsigned int 1, nsEventStatus *
0x0012e848) line 1332 + 39 bytes
nsHTMLBRElement::HandleDOMEvent(nsHTMLBRElement * const 0x037ce798,
nsIPresContext * 0x037783f0, nsEvent * 0x0012e8dc, nsIDOMEvent * * 0x00000000,
unsigned int 1, nsEventStatus * 0x0012e848) line 214
PresShell::HandleEventInternal(nsEvent * 0x0012e8dc, nsIView * 0x037c82c0,
nsEventStatus * 0x0012e848) line 3594 + 39 bytes
PresShell::HandleEvent(PresShell * const 0x037ad574, nsIView * 0x037c82c0,
nsGUIEvent * 0x0012e8dc, nsEventStatus * 0x0012e848, int & 1) line 3523 + 23
bytes
nsView::HandleEvent(nsView * const 0x037c82c0, nsGUIEvent * 0x0012e8dc, unsigned
int 8, nsEventStatus * 0x0012e848, int & 1) line 774
nsView::HandleEvent(nsView * const 0x037c8ab0, nsGUIEvent * 0x0012e8dc, unsigned
int 8, nsEventStatus * 0x0012e848, int & 1) line 747
nsView::HandleEvent(nsView * const 0x037adb10, nsGUIEvent * 0x0012e8dc, unsigned
int 28, nsEventStatus * 0x0012e848, int & 1) line 747
nsViewManager2::DispatchEvent(nsViewManager2 * const 0x037adcf0, nsGUIEvent *
0x0012e8dc, nsEventStatus * 0x0012e848) line 1374
HandleEvent(nsGUIEvent * 0x0012e8dc) line 69
nsWindow::DispatchEvent(nsWindow * const 0x037c8984, nsGUIEvent * 0x0012e8dc,
nsEventStatus & nsEventStatus_eIgnore) line 560 + 10 bytes
nsWindow::DispatchWindowEvent(nsGUIEvent * 0x0012e8dc) line 581
nsWindow::DispatchKeyEvent(unsigned int 131, unsigned short 115, unsigned int 0)
line 2127 + 15 bytes
nsWindow::OnChar(unsigned int 115, unsigned int 0, unsigned char 0) line 2243
nsWindow::ProcessMessage(unsigned int 258, unsigned int 115, long 2031617, long
* 0x0012ec4c) line 2677 + 33 bytes
nsWindow::WindowProc(HWND__ * 0x031c02d6, unsigned int 258, unsigned int 115,
long 2031617) line 829 + 27 bytes
USER32! 77e71820
| Reporter | ||
Comment 1•25 years ago
|
||
I clobbered and rebuilt and the problem goes away.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Updated•25 years ago
|
QA Contact: lchiang → nbaca
Comment 2•25 years ago
|
||
Verified Fixed.
Build 2000-05-18-09M16: Win95, Linux 6.0
Build 2000-05-18-10M16: Mac 9.04
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•