Anonymous | Login | 03-07-2021 08:52 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0006186 | [Squeak Packages] MinimalMorphic | minor | always | 02-21-07 04:20 | 02-21-07 04:20 | |||||||
Reporter | Larry Trutter | View Status | public | |||||||||
Assigned To | Krivanek | |||||||||||
Priority | normal | Resolution | open | |||||||||
Status | assigned | |||||||||||
Summary | 0006186: Undefined Object (leftMorphs) does not understand: #includes | |||||||||||
Description |
The error occurs in this method: MouseOverHandler>>noticeMouseOver: aMorph event: anEvent "Remember that the mouse is currently over some morph" (leftMorphs includes: aMorph) ifTrue:[leftMorphs remove: aMorph] ifFalse:[enteredMorphs nextPut: aMorph]. overMorphs nextPut: aMorph. leftMorphs is an undefined object. |
|||||||||||
Additional Information |
To reproduce this issue: 1. Run a fresh MinimalMorphic image 2. Open a "workspace" 3. Attempt to type in "Preferences". At some point during that typing of that word,(it seems in consistent on when it appeared) the debugger appeared with that undefined object error message. This issues also appears in the eToys image as well. |
|||||||||||
Attached Files | ||||||||||||
|
There are no notes attached to this issue. |
![]() |
|||
Date Modified | Username | Field | Change |
02-21-07 04:20 | Larry Trutter | New Issue | |
02-21-07 04:20 | Larry Trutter | Status | new => assigned |
02-21-07 04:20 | Larry Trutter | Assigned To | => Krivanek |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
30 total queries executed. 27 unique queries executed. |