Anonymous | Login | 12-15-2019 03:25 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 | ||||
0005251 | [Squeak] Morphic | crash | always | 10-18-06 10:32 | 09-08-08 15:34 | ||||
Reporter | wiz | View Status | public | ||||||
Assigned To | |||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.9 | ||||||
Summary | 0005251: [Bug] Setting a morph to adhere to a non-understood edge causes a tight endless loop if the morph is displayed. | ||||||||
Description |
m:= RectangleMorph new openInWorld. m setToAdhereToEdge: #center . m setToAdhereToEdge: #topCenter . Will kill the usefulness of the image by putting it into a tight endless loop. |
||||||||
Additional Information |
Found this while experimenting with the answers to how to adhere a morph to a corner thread on squeakdev (Oct2006). The interactive menu presents only the save alterative. But there are no checks before the property is set or used. The results are dire. So it needs to be fixed. Also it should work for #topCenter and the other centers since users would expect this. And other generalizaitions suggest themselves. Hmmm. |
||||||||
Attached Files |
![]() ![]() |
||||||||
|
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
53 total queries executed. 37 unique queries executed. |