-
-
Notifications
You must be signed in to change notification settings - Fork 783
Mouse tracking does not work well with display scaling. #6722
Copy link
Copy link
Closed
Labels
bugdisplayScalingDisplay scaling and DPI awarenessDisplay scaling and DPI awarenessfeature/mouse-trackingp4https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Milestone
Metadata
Metadata
Assignees
Labels
bugdisplayScalingDisplay scaling and DPI awarenessDisplay scaling and DPI awarenessfeature/mouse-trackingp4https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Using multiple monitors on Windows 10. Set different scaling percentages in the display settings dialog for each monitor.
Notice that the object that is under the mouse is not the object being read.
Setting both monitors to 100% results in the objects being reported correctly. Its worth noting that the objects reported may not even be in the same window as the mouse. For instance, the mouse may be over a notepad window, and the task bar is being reported.