Skip to content

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

Description

@seandenigris

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions