mouse shape changes not announced in windows 10 #5595
Closed
Comments
Confirmed. It looks like this broke in two phases:
|
jcsteh
added a commit
that referenced
this issue
Dec 9, 2015
* Cursor events end up firing on the desktop window, so shouldAcceptEvent had to be taught this. * The previous code relied on counting core ticks, but now that core ticks are on-demand, this needed to be updated to use a timer. Fixes #5595.
Incubated in ae3b586. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using Windows 10, 64 bit, The report mouse shape changes and enable mouse tracking options checked. NVDA is not announcing the shape change as the mouse pointer is moved. I don't know if this applies to any other variant of Windows, though.
The text was updated successfully, but these errors were encountered: