WangFeng Huang
WangFeng Huang
> First, if shift is your big concern, you should list that in the initial description, instead of control. You can send devs off on the wrong tangent that way....
One problem is if modifier keys like `Ctrl` or `Alt` are hotkeys for other programs, like IME switching. Use English Input essentially has this problem, but English Input doesn't have...
> Is your STR correct? With your STR, your mouse locks and unlocks at the same position, so the icon should not move. > > Here is a corrected STR,...
The way NVDA moves the mouse seems to be `setCursorPos`, without passing the state of the mouse buttons.
Maybe also add a script to clear the speech viewer
Maybe also add a script like `NVDA+ctrl+shift+f1` replenishment log. Press once to start logging speech output, press once to stop logging, and copy to clipboard.
@XLTechie Possible related #16240
Possibly related: #16122
The few Issue's I've seen so far don't seem to be caused by add-ons. But add-ons may have the potential to cause this as well, maybe it's the use of...
The problem seems to be caused by, among other things, the co-existence of an unquit `nvda.exe` and a new NVDA. Here is the information I investigated remotely on the user's...