Skip to content

Fix accented characters (and others using dead-keys) in text input.#332

Open
johannfr wants to merge 1 commit intoAlexanderVanhee:mainfrom
johannfr:main
Open

Fix accented characters (and others using dead-keys) in text input.#332
johannfr wants to merge 1 commit intoAlexanderVanhee:mainfrom
johannfr:main

Conversation

@johannfr
Copy link

@johannfr johannfr commented Mar 5, 2026

The key_controller was wired up slightly wrong, where it was added to self.text_view instead of directly to self. This caused characters that make use of dead-keys, such as accented characters (e.g. á, é, í, ó) not to work.

The key_controller was wired up slightly wrong, where it was added to
self.text_view instead of directly to self. This caused characters that
make use of dead-keys, such as accented characters (e.g. á, é, í, ó)
not to work.
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

Successfully merging this pull request may close these issues.

1 participant