Sean P. DeNigris wrote
I can not reproduce this...
Okay, I see. It only happens when Nautilus (the browser) is on the class-side. Looking deeper, there is in general a flaw in Nautilus - at least in announcement handling - because it doesn't take class vs. metaclass into account. I started fixing it, but don't have time now. The basics for anyone that's interested: selected class could be a class, metaclass, or nil, so there needs to be a nil guard first, then something like selectedClass theNonMetaClass = aClass. Browsing (scoped to Nautilus) senders of #selectedClass is a good start. HTH ----- Cheers, Sean -- View this message in context: http://forum.world.st/recover-lost-changes-tp4804929p4805177.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.