2014/1/8 Sean P. DeNigris <sean@clipperadams.com>
Pharo3.0 Latest update: #30678
This seems reproducible: 1. In Nautilus, browse a class that has a class comment 2. Bring up the comment pane 3. Edit the comment 4. Click the "Class side" checkbox
Also (don't know if it's related): 1. In Nautilus, browse a class that has a class comment 2. Bring up the comment pane 3. Edit the comment 4. Click the "Comment" button 5. Choose discard 6. Click the "Comment" button again *** It seems as if the changes were accepted instead of discarded, but⦠7. Click the "Class side" checkbox *** Now the comment is reverted to the original, so it seems the changes were indeed discarded. I guess the problem is keeping the comment pane in sync with the modelâ¦
Ben, should I open issues for these? If so, separately or as one report?
----- Cheers, Sean -- View this message in context: http://forum.world.st/Do-you-want-to-accept-Discard-tp4735220p4735221.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
The same happens on editing code, without comment pane. Select a method, change some code. Click the "Class-side" button. The Question dialog appears. I don't know exaclty why it opens another one if you click any buttons, but maybe it is related to activ focus. If you drag the Question window, the dialog buttons are working!