https://bugs.kde.org/show_bug.cgi?id=419235
--- Comment #12 from carbonchauvin...@protonmail.ch --- (In reply to Kirill Chibisov from comment #7) > Also, you don't need alacritty to test this bug on, just any example from > [1] should do a job(It uses rust wayland impl by default, so WAYLAND_DEBUG > could be a bit different in terms of how it looks). Just running 'cargo run > --example kbd_input' on those examples will likely work to repro and the > code is more transparent and could give a better understanding why it > happens. > Thank you for the detailed response. I've attached a log as you suggested of the following command: $ WAYLAND_DEBUG=1 cargo -v -v run --example kbd_input 2>&1 | tee ~/419235_cargo_example.log -- You are receiving this mail because: You are watching all bug changes.