Issue 7204 in pharo: strange nautilus hierarchy switching bug

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

Issue 7204 in pharo: strange nautilus hierarchy switching bug

pharo
Status: Accepted
Owner: [hidden email]
CC: [hidden email]
Labels: Target-Nautilus

New issue 7204 by [hidden email]: strange nautilus hierarchy  
switching bug
http://code.google.com/p/pharo/issues/detail?id=7204

- implementors of alert:
- in the message browser, look for the users of TEasilyThemed -> a browser
- in this browser we can access all methods.
- then select MorphicUIManager in Polymorph-Widgets-Themes (we can browse  
the complete class)
- click on hierarchy and then select UIManager => we do not see any methods.

It looks as the browser was configured with an environment and that the  
UIManager was out of this environment.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7204 in pharo: strange nautilus hierarchy switching bug

pharo

Comment #1 on issue 7204 by [hidden email]: strange nautilus  
hierarchy switching bug
http://code.google.com/p/pharo/issues/detail?id=7204

The environment created is an environment with the classes using  
TEasilyThemed, and UIManager is not part of these classes.

So indeed, when you try to browse it, you have an "empty class".
It's not really helpful. Maybe in this case, the methods should be shown,  
but grayed or something... (not grayed since it's already the extension  
color scheme)

But I do not know if it' really a bug.
Because if I show UIManager here, it means that it uses TEasilyThemed, and  
this is wrong

What do you think ?


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7204 in pharo: strange nautilus hierarchy switching bug

pharo
Updates:
        Status: WorkNeeded-NextAction

Comment #2 on issue 7204 by [hidden email]: strange nautilus  
hierarchy switching bug
http://code.google.com/p/pharo/issues/detail?id=7204

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker