nvda
929d5653 - Add helperLocalBindingHandle to NVDAObject appModule devInfo (#13662)

Commit
3 years ago
Add helperLocalBindingHandle to NVDAObject appModule devInfo (#13662) Summary of the issue: When developing #13657, logging NVDAObject.appModule.helperLocalBindingHandle was helpful. NVDAObject._get_devInfo is considered too complex, and should aim to be shortened. Description of how this pull request fixes the issue: Moves the appModule devInfo logging out of NVDAObject._get_devInfo into AppModule.get_devInfo. Adds appModule.helperLocalBindingHandle to the log info for an NVDAObject. Testing strategy: Test with NVDA+F1 on various NVDAObjects.
Author
Parents
Loading