nvda
30f864c1
- Mozilla RTE: Fix object navigation to an unfocused editable text control.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
10 years ago
Mozilla RTE: Fix object navigation to an unfocused editable text control. In this case, POSITION_ALL is used, which in turn calls _findContentDescendant with POSITION_LAST. This wasn't handling the case where there is no text.
Author
jcsteh
Parents
f24bfa26
Loading