Closed
Bug 3163
Opened 26 years ago
Closed 26 years ago
clicking combo box crashes
Categories
(Core :: Layout: Form Controls, defect, P2)
Tracking
()
People
(Reporter: mikepinkerton, Assigned: pierre)
References
()
Details
Clicking on the combobox at the top of www.netscape.com crashes in:
Calling chain using A6/R1 links
Back chain ISA Caller
00000000 PPC 031B6CB4
03B9BEC0 PPC 0319BB6C main+00088
03B9BE70 PPC 0319B194 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 02F410DC nsWindow::DispatchMouseEvent(nsMouseEvent&)+00060
03B9BA70 PPC 02F4101C nsWindow::DispatchWindowEvent(nsGUIEvent&)+00028
03B9BA30 PPC 02F40F24 nsWindow::DispatchEvent(nsGUIEvent*, nsEventStatus&
)+0007C
03B9B9E0 PPC 02B584C4 HandleEvent(nsGUIEvent*)+00064
03B9B990 PPC 02B562B8 nsViewManager::DispatchEvent(nsGUIEvent*,
nsEventStatus&)+00768
03B9B7D0 PPC 02B5A2AC nsView::HandleEvent(nsGUIEvent*, unsigned int,
nsEventStatus&)+0
0118
03B9B750 PPC 02B510EC nsScrollingView::HandleEvent(nsGUIEvent*, unsigned
int, nsEventS
tatus&)+00234
03B9B6D0 PPC 02B5A2AC nsView::HandleEvent(nsGUIEvent*, unsigned int,
nsEventStatus&)+0
0118
03B9B650 PPC 02B5A2AC nsView::HandleEvent(nsGUIEvent*, unsigned int,
nsEventStatus&)+0
0118
03B9B5D0 PPC 02B5A2AC nsView::HandleEvent(nsGUIEvent*, unsigned int,
nsEventStatus&)+0
0118
03B9B550 PPC 02B5A33C nsView::HandleEvent(nsGUIEvent*, unsigned int,
nsEventStatus&)+0
01A8
03B9B4D0 PPC 02C3ED94 PresShell::HandleEvent(nsIView*, nsGUIEvent*,
nsEventStatus&)+00
228
03B9B460 PPC 02E0DB90 nsFormControlFrame::HandleEvent(nsIPresContext&,
nsGUIEvent*, ns
EventStatus&)+0013C
Reporter | ||
Updated•26 years ago
|
Component: Widget Set → Form Submission
Updated•26 years ago
|
Assignee: karnaze → pierre
Component: Form Submission → Widget Set
Comment 1•26 years ago
|
||
This appears to be a Mac problem.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Moving all Widget Set bugs, past and present, to new HTML Form Controls
component per request from karnaze. Widget Set component will be retired
shortly.
You need to log in
before you can comment on or make changes to this bug.
Description
•