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

[BUG] Nonsense symbols for all keyboard keys for czech keyboard layout, not possible to write to rofi. #1655

Closed
raven2cz opened this issue Jul 12, 2022 · 6 comments
Labels

Comments

@raven2cz
Copy link

Rofi version (rofi -v)

Version: 1.7.3

Configuration

https://gist.github.com/raven2cz/0f4189f4359ddf48009314ea14e468ac

Launch command

rofi -show-icons -modi windowcd,window,drun -show drun

Step to reproduce

  • Change to czech keyboard layout, or cz (qwerty)
  • Run Rofi standard -show run, any causes the problem
  • Start typing to search field. All letters are nonsense, see attached screenshot.
  • This started before around month back from this issue creation. It was ok before. Just rofi has this problem. All next apps and OS is ok.

rofi-czech-keyboard

Expected behavior

Normal letters of keyboard will be used, not nonsense symbols.

Actual behavior

Nonsense symbols are used instead of keyboard letters.

Additional information

It works all time. It stopped working around 1 month back from creation time of this issue.

System: Arch Linux.

@raven2cz raven2cz added the bug label Jul 12, 2022
@DaveDavenport
Copy link
Collaborator

Duplicate of: #1642?

@raven2cz
Copy link
Author

Not exactly, I don't use AltGr in keybinding for change keyboard layout. Just standard left alt+shift. I can confirm that these symbols are identical as pressed AltGr with keyboard keys. But the AltGr is not present anywhere in the testcase.

In analysis time of this issue, it is important to say that it is not dependent on AltGr directly. But some how the AltGr modifier is internally set active (somewhere).

@sproott
Copy link

sproott commented Jul 12, 2022

I think it is a duplicate. In the mentioned issue, the problem is the same, but for the Finnish layout vs. the Czech one. I have the same problem with the Czech layout, but the mentioned fix works for me. So I think the issue is either completely on xkeyboard-config's side, or some API changes to xkeyboard-config broke the way rofi gets keyboard input.

@raven2cz
Copy link
Author

Ok. Thanks for solution!

@DaveDavenport
Copy link
Collaborator

I regrettable don't have a system to produce it on, and no time to set one up so I haven't been able to debug this further.

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants