-
Notifications
You must be signed in to change notification settings - Fork 760
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
New password authorization popup doesn't allow some special character inputs from keyboard #12638
Comments
Issue: QWERTZ layout does not allow special characters (^, `, ´) in the password popup. Solution: Switch to the Standard German layout: Go to System Settings > Keyboard > Layouts. Remove QWERTZ and enable Standard German. Test again – special characters should now work. |
Oh, that wasn't precise on my part. My keyboard settings are in German/Deutsch. By QWERTZ I meant my actual keyboard layout. |
Of course. The new dialogues are flawed, they aren't X windows and use ad-hoc input. |
Same bug occurs with the Brazil ABNT2 keyboard layout. |
I experience the same issue with English (US, i9ntl., with dead keys) on LMDE6 latest. The password dialog does not process any characters that use a 2-stroke key combination for that configuration (`~'"áäãà etc.). I also think this is the same as Dialogs - keyboard language input is not working correctly #12668 |
Same issue with following French keyboard layouts: AZERTY and BÉPO. As IncubuzzCC said, any character requiring two strokes to be inputted is ignored by the new password dialog if typed, but not if pasted. |
Closed #12688 as it was a duplicate from this one and I didn't noticed this issue before. Thanks @IncubuzzCC . By the way, this issue also happens in the search bar of the menu (check picture to know which one I mean): |
Distribution
Mint 22.1
Package version
6.4.6
Graphics hardware in use
Radeon RX 7900 XT
Frequency
Always
Bug description
The new popup for user authentication does not allow to enter one of the following characters via keyboard: ^`´
Steps to reproduce
Expected behavior
The character inputs should be registered as usual.
Additional information
Tested for QWERTZ-layout and german settings.
The special characters work in other programs, such as in the browser and can be inserted using copy and paste.
The text was updated successfully, but these errors were encountered: