nvda
Fix cursorManager selection bugs
#7131
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
6
Changes
View On
GitHub
Commits
Add tests for other selection behavior in cursorManager.
jcsteh
committed
8 years ago
cursorManager: Fix select all when the caret is in the middle or at the end of the text. (#6909)
jcsteh
committed
8 years ago
cursorManager: Fix selecting forward, then selecting backward without unselecting, then unselecting forward, and vice versa.
jcsteh
committed
8 years ago
cursorManager: Fix unselecting to the beginning of the line. (#5746)
jcsteh
committed
8 years ago
Add additional tests.
jcsteh
committed
8 years ago
Rename tests for consistency.
jcsteh
committed
8 years ago
Loading