JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
16.28k stars 1.18k forks source link

Unable to switch input method, (Ubuntu20.04, unity, fcitx) #1258

Closed xing2387 closed 2 years ago

xing2387 commented 3 years ago

Tested in example "notpad", which using plugins kotlin("jvm") version "1.5.21" and id("org.jetbrains.compose") version ("1.0.0-alpha1").

I can't switch to other input method (Mozc, Rime etc.) by pressing Ctrl+Space or Shift which works in other programs. Therefore i can only input English.

But after i clicked an item in MenuBar, "File" or "Settings", then is able to switch IME.

This happend in my app, and what should i do?

akurasov commented 3 years ago

Could you share a small reproducer for this issue?

xing2387 commented 2 years ago

This issue could not reproducer when using the newest version. thx

okushnikov commented 2 months ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.