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

Phonetic reading is broken #66

Closed
Cleversn opened this issue Jul 5, 2023 · 3 comments
Closed

Phonetic reading is broken #66

Cleversn opened this issue Jul 5, 2023 · 3 comments

Comments

@Cleversn
Copy link

Cleversn commented Jul 5, 2023

Fenrir's phonetic reading is apparently broken. when I press for example fenrir_key+shift+2 to read the character phonetically, the review cursor jumps somewhere, usually to the next line. I've already made sure I'm using the correct keyboard layout, desktop.

Using the latest git version in Gentoo, on a pure console.

@lilmike
Copy link
Collaborator

lilmike commented Jul 6, 2023 via email

@Cleversn
Copy link
Author

Cleversn commented Jul 7, 2023

Thanks Michael; indeed, it works the way you said. I suggest the developers make it work in any order you press the keys, or in case it is technically difficult, document that you must press in that order, since the user may have come from an environment where the order doesn't matter, e.g. Windows + the NVDA screen reader.

@chrys87
Copy link
Owner

chrys87 commented Oct 21, 2024

fenrir needs to know what shortcut is used to interact with the screenreader. pressing any modifier first will result that the modifier key like ctrl or shift is already sent to the application you are currently working with. fenrir can sadly not predict the future (otherwhise i would not release it as open source but making a lot of money in the lottery >:-) ). so it can just behave correct when it knows just from the beginning that the shortcut you are going to press should not be forewarted because its ment to fenrir itself.

@chrys87 chrys87 closed this as completed Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants