Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work under Wayland #34

Closed
bib2525 opened this issue Feb 23, 2022 · 4 comments · Fixed by #56
Closed

Does not work under Wayland #34

bib2525 opened this issue Feb 23, 2022 · 4 comments · Fixed by #56
Labels

Comments

@bib2525
Copy link

bib2525 commented Feb 23, 2022

Passwords written by the application are erroneous under Wayland. They contain random case reversals.

@bib2525
Copy link
Author

bib2525 commented Feb 24, 2022

For example, the same password written 4 times in a row, in a Wayland application (gnome-terminal - Fedora) :

W°X7s{gwèrqiy g yb5=
w°xès'Gwèrqiy g yb(=
W°xèß'gwèrqiY g yb(=
W)xès4GwèrqIY g yb(=

Inside xterm everything is ok.

@fwittingham
Copy link

Do you check up the layout?

@bib2525
Copy link
Author

bib2525 commented May 3, 2022 via email

@lpascal-ledger
Copy link
Contributor

May be linked with #38 bug I just pinned. The bug was focused on capital (SHIFT) characters, however given the fix it would make sense that it would also impact ALT characters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants