On 05 Sep 2015, at 09:33, Marcus Denker <marcus.denker@inria.fr> wrote:


On 05 Sep 2015, at 09:26, Ben Coman <btc@openinworld.com> wrote:

On Sat, Sep 5, 2015 at 3:03 PM, Ben Coman <btc@openinworld.com> wrote:
On Sat, Sep 5, 2015 at 6:28 AM, Alexandre Bergel
<alexandre.bergel@me.com> wrote:
Hi!

Apparently I have found a bug:
1 - Select a class
2 - Select a package

The list of protocols and methods of the class remain after having selected the package.
Am I the only one to see this?

Can you be more concrete with your example.  The following seems okay to me...

1. Open System Browser
2. Select package AST-Core
3. Select class RBReplaceRule
   --> protocols and methods show
4. Select package AST-Tests-Core
   --> protocols and methods disappear

cheers -ben

I should have added, this is in 50303.


The change that introduced the bug was integrated in 304.


I added an issue tracker entry:

https://pharo.fogbugz.com/f/cases/16485/Class-panes-not-refreshed-when-changing-package


Marcus