Issue 757 in moose-technology: Smalltalk completion appears at absolute coordinates, instead of relative ones in Finder

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

Issue 757 in moose-technology: Smalltalk completion appears at absolute coordinates, instead of relative ones in Finder

moose-technology
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Glamour

New issue 757 by [hidden email]: 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
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 757 in moose-technology: Smalltalk completion appears at absolute coordinates, instead of relative ones in Finder

Tudor Girba-2
I would need help on this :)

Doru


On 2 Dec 2011, at 08:17, [hidden email] wrote:

> Status: New
> Owner: ----
> Labels: Type-Defect Priority-Medium Component-Glamour
>
> New issue 757 by [hidden email]: 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
> [hidden email]
> 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."





_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 757 in moose-technology: Smalltalk completion appears at absolute coordinates, instead of relative ones in Finder

moose-technology
In reply to this post by moose-technology
Updates:
        Labels: 5.9

Comment #1 on issue 757 by [hidden email]: 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.)

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 757 in moose-technology: Smalltalk completion appears at absolute coordinates, instead of relative ones in Finder

moose-technology
Updates:
        Status: Fixed
        Owner: [hidden email]
        Labels: -5.9 Milestone-5.0

Comment #2 on issue 757 by [hidden email]: 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.)

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev