Open matthias4217 opened 12 months ago
We use OpenTK 4 to handle the clipboard and OpenTK 4 uses glfw to handle the clipboard so I am not sure where exactly the issue might be.
Only thing that could make a difference is maybe the used keys you press and the keyboard layout you are using.
It should at least work on linux using english (US, GB [QWERTY/QWERTZ]) keyboard layout and with CTRL + V.
I haven't tested any other window managers other than gnome ( on Ubuntu) myself.
Indeed, I use bépo, so the layout is completely different. A QWERTY Ctrl+v
is Ctrl+.
in bépo, and allows me to paste fine. But the bépo Ctrl+v
would be Ctrl+u
in QWERTY and thus doesn’t work. This is where the issue come from. I suppose changing this would be a big undertaking, and since that AZERTY/QWERTY/QWERTZ probably are the majority, this might not be worth it from you. :shrug:
ok nice at least we figured that one out
so yeah for now I would mark it as wont't fix since it is probably not needed by the majority
maybe some day when we have to revisit the keyboard input handling to better support different keyboard layouts we should find a common way to fix things for "any" keyboard layout
Game Version
v1.18.15 and v1.19.0-pre.5
Platform
Linux
Modded
Vanilla
SP/MP
None
Description
When trying to log in to the game, copy/pasting my credentials won’t work. This is not that much of a big deal, but I figured it would be better to signal this issue. I’m available for further tests if needed.
How to reproduce
I use Archlinux with Linux 6.6.1, using Xorg and i3wm. I have installed the game from AUR, and then tried a manual download and the
run.sh
. Launching it will directly ask me for my credentials, where i’m unable to paste them.Screenshots
No response
Logs