2014-01-30 Sabine Kn�fel <sabine.knoefel@gmail.com>:
me too, but it is only sometimes I can not tell, how to reproduce it.


On Thu, Jan 30, 2014 at 8:31 PM, Johan Brichau <johan@inceptive.be> wrote:
Hi all,

When working with Nautilus in Pharo 3, I often experience that the browser looses its context after a save.
I edit a method, save it, and Nautilus will jump away from that context, essentially showing itself as if it was just opened from scratch so I need to manually reselect the class, the protocol and the method I was working on.

It's very annoying and I wonder if this is something other people experience too and that this is known?

At first I thought it was when I was editing methods in class extensions. But it happens randomly, sometimes after I got the dialog to 'save your changes' but sometimes not.

Anybody?

Johan





Most of the time it happens the first time a package gets dirty.
And it is related to this error:

12734 Nautilus accept changes shows prompt for cancel dialog

The fix is there, but not yet integrated.



Nicolai