https://pharo.fogbugz.com/default.asp?12737

DoIt:
Morph new
        on: #mouseUp send: #inspect to: 1;
        openInWorld.
Two inspectors will appear.

Fix in inbox:
SLICE-Issue-12737-Morph-sends-mouseUp-twice-to-handlers-SeanDeNigris.1
Please review. It definitely fixes the problem, but it fiddles around inside
Morphic so...
Test included - fails before, passes after



-----
Cheers,
Sean
--
View this message in context: 
http://forum.world.st/Review-Case-12737-Morph-sends-mouseUp-twice-to-handlers-tp4740026.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.

Reply via email to