nvda
1d038ff8
- Fix for error on Chromium UIA combo-box when restoring Advanced Settings (#12302)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Fix for error on Chromium UIA combo-box when restoring Advanced Settings (#12302) Using .Selection on a combo-box rather than .GetSelection was causing an error when restoring Advanced settings to default. Modified .Selection to .GetSelection()
References
#12302 - Fix for error on Chromium UIA combo-box when restoring Advanced Settings
Author
CyrilleB79
Parents
a17643ff
Loading