Skip to content

No SDL_TextEditingEvent on linux #11

@tomooda

Description

@tomooda

Pharo does not receive SDL_TextEditingEvent on Ubuntu Linux.
Translation buffer opens at the bottom of the screen instead of inline editing.
After fixating the translation buffer, SDL_TextInputEvent is received by RubAbstractTextArea.

Pharo version: 9.0
SDL2: 2.0.7
IM: ibus - mozc

Maybe some initialization of SDL2 to use ibus IM is required.
Tried SDL_IM_MODULE=ibus in /etc/environment, but no success.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions