tsengwoody / Access8Math

Allows access math content written by MathML ; Assist writing math content by LaTeX
GNU General Public License v2.0
32 stars 15 forks source link

Shortcut key conflict `NVDA+alt+S` #99

Closed CyrilleB79 closed 5 months ago

CyrilleB79 commented 5 months ago

NVDA+alt+s is the new Sound Split shortcut in NVDA 2024.2beta2.

Please use another shortcut for "Toggle shortcut gestures" command to avoid overriding native NVDA commands. Thanks!

tsengwoody commented 5 months ago

Thank you for your feedback. I think that the impact is minimal and no adjustment is necessary, because NVDA+alt+s for Access8Math only works within the built-in editor/notepad (Windows 10). Users can switch to other windows to use the Sound Split feature, or if you have other points or considerations, please let us know.

CyrilleB79 commented 5 months ago

The shortcut does not only operate in Notepad but in any control having the same edit field type. It happened to me in real-life situation to want to use Sound split while in a code editor and got the A8M shortcut instead.

Since you have developed a dedicated editor for Windows 11 transition, it is not necessary to allow to write math content in Notepad or other such edit fields now IMO. What do you think of keeping only the A8M editor to write math?

CyrilleB79 commented 5 months ago

For example, the shortcut also operates in Run window's edit field (Windows+R). But it's just an example among others.

tsengwoody commented 5 months ago

What do you think of keeping only the A8M editor to write math? I think this is a great idea. I will consider limiting shortcuts to only within the Access8Math editor.

tsengwoody commented 5 months ago

Finished by commit #256789

cary-rowen commented 5 months ago

I think I will use notepad to open the markdown file and write, In fact, I am not willing to open the a8m editor to write math, and the a8m editor does not support opening markdown files in the filter of the open dialog. I have to select all types.

tsengwoody commented 5 months ago

I will think about whether there's a better way to do it.

tsengwoody commented 5 months ago

Added write feature enabled in Access8Math editor, Notepad, and Notepad++ only.