Manuscript (Case [Issue]22175) Calypso - Senders/Implementors doesn't properly use the AST and cursor location

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

Manuscript (Case [Issue]22175) Calypso - Senders/Implementors doesn't properly use the AST and cursor location

Pharo Issue Tracker
Manuscript Notification
avatar
Tim Mackinnon opened Case 22175: Senders/Implementors doesn't properly use the AST and cursor location and assigned it to Denis Kudryashov:
Bug in Project:  Calypso: Misc  •  You are subscribed to this case
The sendersOf/implementorsOf behaviour seems to have slightly improved in V7 in that you don't have to completely highlight the method you are searching - however it doesn't seem to properly reason on where your cursor is with respect to the search.

eg. in the following source, putting your cursor on the work "left" and doing cmd-m should show you implementors of left, instead it incorrectly tries to show you implmeentors of "rectangleX" which isn't even an ast node.

setRect: aRectangle forFillOn: aCanvas
aCanvas
rectangleX: aRectangle left
y: aRectangle top
width: aRectangle width
height: aRectangle height
Priority Priority: 5 – Fix If Time Status Status: Work Needed
Assigned To Assigned to: Denis Kudryashov Milestone Milestone: Pharo7.0

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

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

Manuscript

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