Steps to reproduce:
- Start MS Edge
- Go to babbage.com
- Go to the elements list with nvda+f7
- Press alt+h to focus headings
Expected behavior:
Headings are shown instandly
Actual behavior:
NVDA freezes entirely
Suggested fix
Use watchdog.cancellableExecute for list refreshing, or something similar to this? At least, NVDA should be able to cancel a request for elements.
System configuration:
NVDA version: next-14051,e102a7e0
Windows version: Windows 10 version 1703 (build 15063.296)
Other questions:
Does the issue still occur after restarting your PC?
yes
Have you tried any other versions of NVDA?
Yes, NVDA from source with my i588 branch (#6131)
Steps to reproduce:
Expected behavior:
Headings are shown instandly
Actual behavior:
NVDA freezes entirely
Suggested fix
Use watchdog.cancellableExecute for list refreshing, or something similar to this? At least, NVDA should be able to cancel a request for elements.
System configuration:
NVDA version: next-14051,e102a7e0
Windows version: Windows 10 version 1703 (build 15063.296)
Other questions:
Does the issue still occur after restarting your PC?
yes
Have you tried any other versions of NVDA?
Yes, NVDA from source with my i588 branch (#6131)