Closed
Bug 64018
Opened 24 years ago
Closed 24 years ago
Browser crashes on BeOS R5.03 when accessing preferences
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
People
(Reporter: edb, Assigned: ykoehler)
Details
Browser crashes on BeOS R5.03 when accessing preferences.
After a cvs update and new build as of 12.31.2000 14:00 CST
I start with ./run-mozilla.sh mozilla
The following scrolls non-stop in shell window.
nsAppShell::DispatchNativeEvent - FIXME: not implemented
nsAppShell::GetNativeEvent - FIXME: not implemented
nsAppShell::DispatchNativeEvent - FIXME: not implemented
nsAppShell::GetNativeEvent - FIXME: not implemented
nsAppShell::DispatchNativeEvent - FIXME: not implemented
nsAppShell::GetNativeEvent - FIXME: not implemented
If you just move over the drop-down menus the same thing scrolls by.
Do you have a stack trace for the crash?
Assignee | ||
Comment 2•24 years ago
|
||
This (modal event handler) is not yet implemented.
Assignee: joki → koehler
Comment 3•24 years ago
|
||
I think the patch at bugzilla #63649 will solve this problem.
Assignee | ||
Comment 4•24 years ago
|
||
*** This bug has been marked as a duplicate of 63649 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
REOPENING. Depends on isn't really a duplicate.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Assigning dependency.
Actually this is a duplicate of the DispatchNativeEvent() bug. Once the patch for that bug is committed, there is nothing further to do for this bug.
*** This bug has been marked as a duplicate of 63649 ***
Status: NEW → RESOLVED
Closed: 24 years ago → 24 years ago
No longer depends on: 63649
Resolution: --- → DUPLICATE
OK, OK, I give. I can be vocally wrong too:).
VERIFIED.
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•