atx / wtype

xdotool type for wayland
MIT License
347 stars 13 forks source link

Dropped chars #46

Open jfaure opened 1 year ago

jfaure commented 1 year ago
$ wtype hello world
helo world%

Why does this happen? I'm on sway and kitty

pielgrzym commented 1 year ago

Same issue here.

pielgrzym commented 1 year ago

Ok,

The problem happend mostly on xwayland applications. I noticed that if first letter is M or P (uppercase) it will be removed from output completely. Perhaps there is some parameter consuming bug in code, since both -M and -P are only uppercase params. No matter the delay.

schmidtandreas commented 10 months ago

Hello, I have observed similar behavior. In the Opera browser characters disappear. In my case it was T- But when I run it in the terminal Alacritty, then everything is fine. I do not use xwayland at all.

AkechiShiro commented 4 months ago

Hello @atx any way we can move forward this issue ?

adabru commented 4 months ago

@AkechiShiro there are similar issues in the issue tracker. I guess one way to move this issue forward is to group the issues together. Collect the information from every similar issue, summarize the information in one and link every other issue to that one chosen. Communication can then be started there.