Issue 5306 in pharo: Don't deadlock Morphs

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 5306 in pharo: Don't deadlock Morphs

pharo
Status: FixToInclude
Owner: ----
CC: [hidden email]
Labels: Milestone-1.4 Type-Feature

New issue 5306 by [hidden email]: Don't deadlock Morphs
http://code.google.com/p/pharo/issues/detail?id=5306

when opening a morph and then run openModal:

win := SystemWindow new openInWorld.
World openModal: win. "deadlocked :D"

see proposed fix in cs (igor + cami)


Attachments:
        PasteUpMorph-modalLockTo.st  611 bytes


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5306 in pharo: Don't deadlock Morphs

pharo
Updates:
        Status: Integrated

Comment #1 on issue 5306 by [hidden email]: Don't deadlock Morphs
http://code.google.com/p/pharo/issues/detail?id=5306

in 1434


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker