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
15.86k stars 1.15k forks source link

Weird keyboard behavior in JCEF demo #529

Open bjonnh opened 3 years ago

bjonnh commented 3 years ago

Under Linux Wayland (Sway),

Pressing enter on the JCEF demo (in the browser) does nothing and displays: [0322/120748.585200:WARNING:keyboard_code_conversion_x.cc(1445)] Unknown keycode:0

Escape does the same, as well as classical text editing Ctrl+A , shift-home …

When a text is selected and Ctrl is pressed, the text disappears.

Some of those keys work properly in the url bar (but not enter).

olonho commented 3 years ago

JCEF is not yet fully functional, but if you could perform further analysis of what's going on - it would be valuable.

okushnikov commented 1 month ago

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