Status: New Owner: ---- Labels: Type-Defect Priority-Medium Component-Glamour
New issue 757 by tudor.gi...@gmail.com: Smalltalk completion appears at absolute coordinates, instead of relative ones in Finder http://code.google.com/p/moose-technology/issues/detail?id=757
Try this: GLMFinder new show: [:a | a smalltalkCode ]; openOn: ''.
and then type "1 as".
You will see that the completion appears in the top right of the world, instead of the top right of the text pane. This only happens in the finder, and it is likely due to some problems of transforming coordinates.
I would need help on this :)
Doru
On 2 Dec 2011, at 08:17, moose-technology@googlecode.com wrote:
Status: New Owner: ---- Labels: Type-Defect Priority-Medium Component-Glamour
New issue 757 by tudor.gi...@gmail.com: Smalltalk completion appears at absolute coordinates, instead of relative ones in Finder http://code.google.com/p/moose-technology/issues/detail?id=757
Try this: GLMFinder new show: [:a | a smalltalkCode ]; openOn: ''.
and then type "1 as".
You will see that the completion appears in the top right of the world, instead of the top right of the text pane. This only happens in the finder, and it is likely due to some problems of transforming coordinates.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"The coherence of a trip is given by the clearness of the goal."
Updates: Labels: 5.9
Comment #1 on issue 757 by tu...@tudorgirba.com: Smalltalk completion appears at absolute coordinates, instead of relative ones in Finder http://code.google.com/p/moose-technology/issues/detail?id=757
(No comment was entered for this change.)
Updates: Status: Fixed Owner: tu...@tudorgirba.com Labels: -5.9 Milestone-5.0
Comment #2 on issue 757 by tu...@tudorgirba.com: Smalltalk completion appears at absolute coordinates, instead of relative ones in Finder http://code.google.com/p/moose-technology/issues/detail?id=757
(No comment was entered for this change.)