Thanks
It reminds a really strange bug I got showing that there were hidden useless calls. but I cannot find if I entered an entry.
Any idea how I can find the entries that I added to fogbogz
Setf
On 29 Jan 2014, at 02:47, Sean P. DeNigris <sean@clipperadams.com> wrote: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.