Mantis - Squeak
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
7408 | Kernel | trivial | always | 10-26-09 13:01 | 04-18-10 21:58 |
|
|||||
Reporter: | Marco Schmidt | Platform: | |||
Assigned To: | laza | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | trunk | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | trunk | ||
|
|||||
Summary: | 0007408: Typo in TheWorldMenu>>setDisplayDepth -> MNU | ||||
Description: |
Array(Object)>>doesNotUnderstand: #v Receiver: #('<off>1 (big endian)' '<off>4 (big endian)' '<off>8 (big endian)' '<off>8 (little en...etc... Arguments and temporary variables: aMessage: v exception: MessageNotUnderstood: Array>>v resumeValue: nil Receiver's instance variables: #('<off>1 (big endian)' '<off>4 (big endian)' '<off>8 (big endian)' '<off>8 (little en...etc... TheWorldMenu>>setDisplayDepth Receiver: a TheWorldMenu Arguments and temporary variables: result: nil allDepths: #(1 4 8 -8 16 -16 32 -32) allLabels: #('<off>1 (big endian)' '<off>4 (big endian)' '<off>8 (big endian...etc... hasBoth: true oldDepth: #(32) Receiver's instance variables: myProject: a Project(New Changes) myWorld: a PasteUpMorph(1622) [world] myHand: a HandMorph(3216) TheWorldMenu>>doMenuItem:with: Receiver: a TheWorldMenu Arguments and temporary variables: aCollection: an Array(a TheWorldMenu #setDisplayDepth) event: [217@484 mouseUp 8264750] realTarget: a TheWorldMenu selector: #setDisplayDepth nArgs: 0 Receiver's instance variables: myProject: a Project(New Changes) myWorld: a PasteUpMorph(1622) [world] myHand: a HandMorph(3216) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
![]() ![]() |
Notes | |||||
|
|||||
|
|