nvda
1d038ff8 - Fix for error on Chromium UIA combo-box when restoring Advanced Settings (#12302)

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()
Author
Parents
Loading