Closed
Bug 3164
Opened 26 years ago
Closed 26 years ago
clicking submit button crashes
Categories
(Core :: DOM: Core & HTML, defect, P1)
Tracking
()
People
(Reporter: mikepinkerton, Assigned: pierre)
References
()
Details
Clicking any button on www.netscape.com to submit the forms crashes in:
Calling chain using A6/R1 links
Back chain ISA Caller
00000000 PPC 031B6CA4
03B9BEC0 PPC 0319BB5C main+00088
03B9BE70 PPC 0319B184 nsNativeViewerApp::Run()+00034
03B9BE30 PPC 02F5E14C nsAppShell::Run()+00108
03B9BD50 PPC 02F5E92C nsMacMessagePump::DoMessagePump()+00108
03B9BCE0 PPC 02F5EF84 nsMacMessagePump::DoMouseUp(EventRecord&)+00050
03B9BC90 PPC 02F5F424
nsMacMessagePump::DispatchOSEventToRaptor(EventRecord&, GrafPort
*)+0004C
03B9BC40 PPC 02F595C8 nsMacMessageSink::DispatchOSEvent(EventRecord&,
GrafPort*)+00048
03B9BC00 PPC 02F55930 nsMacWindow::HandleOSEvent(EventRecord&)+0004C
03B9BBA0 PPC 02F55C90 nsMacEventHandler::HandleOSEvent(EventRecord&)+000D4
03B9BB50 PPC 02F56A6C nsMacEventHandler::HandleMouseUpEvent(EventRecord&)+
0009C
03B9BAD0 PPC 02F57724 nsMacControl::DispatchMouseEvent(nsMouseEvent&)+
00154
03B9BA80 PPC 02F410DC nsWindow::DispatchMouseEvent(nsMouseEvent&)+00060
03B9BA20 PPC 02F4101C nsWindow::DispatchWindowEvent(nsGUIEvent&)+00028
03B9B9E0 PPC 02F40F24 nsWindow::DispatchEvent(nsGUIEvent*, nsEventStatus&
)+0007C
03B9B990 PPC 02B584C4 HandleEvent(nsGUIEvent*)+00064
03B9B940 PPC 02B562B8 nsViewManager::DispatchEvent(nsGUIEvent*,
nsEventStatus&)+00768
03B9B780 PPC 02B5A2AC nsView::HandleEvent(nsGUIEvent*, unsigned int,
nsEventStatus&)+0
0118
03B9B700 PPC 02B510EC nsScrollingView::HandleEvent(nsGUIEvent*, unsigned
int, nsEventS
tatus&)+00234
03B9B680 PPC 02B5A2AC nsView::HandleEvent(nsGUIEvent*, unsigned int,
nsEventStatus&)+0
0118
03B9B600 PPC 02B5A2AC nsView::HandleEvent(nsGUIEvent*, unsigned int,
nsEventStatus&)+0
0118
03B9B580 PPC 02B5A2AC nsView::HandleEvent(nsGUIEvent*, unsigned int,
nsEventStatus&)+0
0118
03B9B500 PPC 02B5A33C nsView::HandleEvent(nsGUIEvent*, unsigned int,
nsEventStatus&)+0
01A8
03B9B480 PPC 02C3ED94 PresShell::HandleEvent(nsIView*, nsGUIEvent*,
nsEventStatus&)+00
228
03B9B410 PPC 02E0FFB0 nsButtonControlFrame::HandleEvent(nsIPresContext&,
nsGUIEvent*,
nsEventStatus&)+0002C
03B9B3D0 PPC 02E0DB90 nsFormControlFrame::HandleEvent(nsIPresContext&,
nsGUIEvent*, ns
EventStatus&)+0013C
03B9B370 PPC 02E0F314 nsButtonControlFrame::MouseClicked(nsIPresContext*)+
00160
03B9B310 PPC 02E097B8 nsFormFrame::OnSubmit(nsIPresContext*, nsIFrame*)+
000E8
03B9B120 PPC 02E09F04 nsFormFrame::ProcessAsURLEncoded(int, nsString&,
nsIFormControlF
rame*)+00168
Updated•26 years ago
|
Assignee: karnaze → pierre
Comment 1•26 years ago
|
||
Pierre is handling MAC specific bugs.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 3•26 years ago
|
||
It's a duplicate of #2348 which is fixed now.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•26 years ago
|
||
Verifying duplicate.
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•