Closed
Bug 3148
Opened 26 years ago
Closed 26 years ago
Crash when mouse moves after switching tests
Categories
(Core :: Layout: Form Controls, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: sdr, Assigned: kmcclusk)
Details
Run viewerDebug.app
Select some text with the mouse
Command-2
Move the mouse
- crash in nsMacEventHandler::HandleMouseMoveEvent because the widget pointed
at by mLastWidgetPointed has been deleted.
Note that I have fixed/worked around #3147 as described in my additional comment
there.
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Comment 1•26 years ago
|
||
Not happening in latest builds so marking fixed
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
•