Selecting a package or tag in Nautilus?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Selecting a package or tag in Nautilus?

abergel
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?

cheers,
Alexandre

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




Reply | Threaded
Open this post in threaded view
|

Re: Selecting a package or tag in Nautilus?

stepharo


Le 5/9/15 00:28, Alexandre Bergel a écrit :
> 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?

why this would be a bug?

Stef
>
> cheers,
> Alexandre
>


Reply | Threaded
Open this post in threaded view
|

Re: Selecting a package or tag in Nautilus?

Ben Coman
In reply to this post by abergel
On Sat, Sep 5, 2015 at 6:28 AM, Alexandre Bergel
<[hidden email]> 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

Reply | Threaded
Open this post in threaded view
|

Re: Selecting a package or tag in Nautilus?

Marcus Denker-4
In reply to this post by stepharo

> On 05 Sep 2015, at 08:18, stepharo <[hidden email]> wrote:
>
>
>
> Le 5/9/15 00:28, Alexandre Bergel a écrit :
>> 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?
>
> why this would be a bug?
>

I think it is a bug. It needs to show nothing as no class is selected.

        Marcus


Reply | Threaded
Open this post in threaded view
|

Re: Selecting a package or tag in Nautilus?

Ben Coman
In reply to this post by Ben Coman
On Sat, Sep 5, 2015 at 3:03 PM, Ben Coman <[hidden email]> wrote:

> On Sat, Sep 5, 2015 at 6:28 AM, Alexandre Bergel
> <[hidden email]> 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.

Reply | Threaded
Open this post in threaded view
|

Re: Selecting a package or tag in Nautilus?

Marcus Denker-4

> On 05 Sep 2015, at 09:26, Ben Coman <[hidden email]> wrote:
>
> On Sat, Sep 5, 2015 at 3:03 PM, Ben Coman <[hidden email]> wrote:
>> On Sat, Sep 5, 2015 at 6:28 AM, Alexandre Bergel
>> <[hidden email]> 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.

        Marcus
Reply | Threaded
Open this post in threaded view
|

Re: Selecting a package or tag in Nautilus?

Marcus Denker-4

On 05 Sep 2015, at 09:33, Marcus Denker <[hidden email]> wrote:


On 05 Sep 2015, at 09:26, Ben Coman <[hidden email]> wrote:

On Sat, Sep 5, 2015 at 3:03 PM, Ben Coman <[hidden email]> wrote:
On Sat, Sep 5, 2015 at 6:28 AM, Alexandre Bergel
<[hidden email]> 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:



Marcus