We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I seems that when changing the keyboard layout when a snap using QT is open doesn't update the snap's keyboard layout.
Tested with keepassxc
setxkbmap gb
snap install keepassxc
qwerty
setxkbmap fr
azerty
The text was updated successfully, but these errors were encountered:
We confirmed this wasn't a problem with the gedit snap but is a problem with qt.
Sorry, something went wrong.
No branches or pull requests
I seems that when changing the keyboard layout when a snap using QT is open doesn't update the snap's keyboard layout.
Actual behviour
Tested with keepassxc
setxkbmap gb
snap install keepassxc
qwerty
in a text field following the layout of your keyboard.qwerty
setxkbmap fr
azerty
in a text field following the layout of your keyboard.qwerty
<- PROBLEMExpected behaviour
setxkbmap gb
qwerty
in a text field following the layout of your keyboard.qwerty
setxkbmap fr
azerty
in a text field following the layout of your keyboard.azerty
The text was updated successfully, but these errors were encountered: