Reef Turner

Results 23 issues of Reef Turner

Fixes #30 `dc_full` is a pointer, if interpretted as a signed number may it be negative despite the call to `GetDC` being successful. Failure is indicated by `NULL` -> `0`....

Getting a `No enumerators available` error. - Windows 10 - Python 3.7.3 - screeninfo version - 0.6.3 The exception being raised in `get_monitors` is ``` Procedure probably called with not...

help wanted
windows

There are many things that may have gone wrong when getting an error such as: `screeninfo.common.ScreenInfoError: No enumerators available` Catching errors and re-raising them from within the enumerators will help...

### Link to issue number: Related to #13983 ### Summary of the issue: Sometimes the Appveyor environment is unpredictable, recently Docker Desktop opens a window asking for feedback. This window...

This is intended to act as a base for "stacked pull requests" to build up this feature until it is considered ready to merge into NVDA. ### Link to issue...

blocked

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...

bug
feature/mouse-tracking
p3
displayScaling
triaged

There are some situations where it would be handy to be able to get the unique ID property from IAccessible2. For instance when cross referencing with other ATs.

enhancement

Some `VARIANT` out params are not initialised before being passed to a callback, setting these to a value results in `WindowsError: [Error -2147352568] Bad variable type` because comtypes attempts to...

- Update appveyor.yml - Update to latest version of dependencies: - Scons - comtypes - wxPython - pySerial - py2exe - brltty Initially Python 3.8 was being considered. 3.8 was...

blocked/needs-external-fix
p1
blocked
blocked/api-breaking-change
triaged

### Link to issue number: Related to https://github.com/nvaccess/nvda/pull/13983 Follow on from https://github.com/nvaccess/nvda/pull/14004 ### Summary of the issue: System tests continue to fail intermittently. 1. In particular, occasionally docker desktop pops...