FogBugz (Case [Issue]19854) Nautilus - Rename variable refactoring by cmd r in Nautilus shows RBNode name instead of var name

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

FogBugz (Case [Issue]19854) Nautilus - Rename variable refactoring by cmd r in Nautilus shows RBNode name instead of var name

Pharo Issue Tracker
FogBugz Notification
avatar
Bug in Project:  Nautilus: 1. Pharo Image  •  You are subscribed to this case
What you describe is a bug of cmd+r refactoring. Because it not works when you press it on message selector for example. Instead of method rename dialog it will try to apply variable rename refactoring.
And I see now that it implemented in the way to work only for temp/arg variables. So cmd+r on instance variable will also not work.
To fix it we should delegate refactoring to selected node itself. Look at #renameTextSelectionForMethod method.
Priority Priority: 3 – Must Fix Status Status: Work Needed
Assigned To Assigned to: Everyone Milestone Milestone: Pharo6.0

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want FogBugz notifications anymore? Update your preferences.

FogBugz

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