Skip to content

Conversation

@bryphe
Copy link
Member

@bryphe bryphe commented May 14, 2021

WIP to fix #2781

TODO:

  • Gate debug rendering with a configuration setting
  • Use correct font family / size for composition text depending on environment
  • Fix IME input position in text inputs
  • Fix multiple characters entered in text input
  • Fix positioning in terminal
  • Block other input when IME is active and composing
  • Set up subscription for composition events
  • Render composition text
  • Render composition text with underline
  • Test with ibus on Linux
  • Test on MacOS
  • Test on Windows
  • Add manual test cases

@bryphe bryphe added the WIP label May 14, 2021
@bryphe bryphe changed the title fix(ime/#2781): Correctly position IME popup fix(ime/#2781): Correctly position of IME popup May 15, 2021
@bryphe bryphe changed the title fix(ime/#2781): Correctly position of IME popup fix(ime/#2781): Correctly position IME popup May 15, 2021
bryphe added a commit that referenced this pull request May 18, 2021
This brings in some of the terminal code & tests from https://github.com/revery-ui/revery-terminal to make it easier to iterate on the terminal functionality.

Needed for #3546 to properly position IME in integrated terminal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Location incorrect with chinese IME

2 participants