Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smalltalk completion appears at absolute coordinates, instead of relative ones in Finder #757

Closed
seandenigris opened this issue Aug 3, 2015 · 2 comments

Comments

@seandenigris
Copy link
Contributor

Originally reported on Google Code with 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.

Reported by tudor.girba on 2011-12-02 07:17:28

@seandenigris
Copy link
Contributor Author

Reported by tudor@tudorgirba.com on 2014-07-23 10:26:11

  • Labels added: 5.9

@seandenigris
Copy link
Contributor Author

Reported by tudor@tudorgirba.com on 2014-07-23 10:26:25

  • Status changed: Fixed
  • Labels added: Milestone-5.0
  • Labels removed: 5.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant