-
Notifications
You must be signed in to change notification settings - Fork 13
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
Comments
Hiya,
It works here. Make sure to press and hold the keys in this order:
fenrir key, shift, numpad 2. If that doesn't work let me know, but I
notice that holding shift, then fenrir key does strange things myself.
…-Michael.
On Wed, Jul 05, 2023 at 03:44:12PM -0700, Cleverson wrote:
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.
--
Reply to this email directly or view it on GitHub:
#66
You are receiving this because you are subscribed to this thread.
Message ID: ***@***.***>
--
Sorry about the test, it's just a me thing.
Michael Taboada, Creator of Games. Does that make me a god, well, sorta.
My pgp key: 79BC390E8864CD71305D4DD606CD2197A6EE5ED7
My website: https://michaels.world
2MB website: https://2mb.games
Don't believe everything you read on the internet. I might not be real, you might not be real, and this email certainly isn't real.
Sent from my internet connected...
stationary bicycle
|
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. |
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. |
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.
The text was updated successfully, but these errors were encountered: