RCP: X.X, expand selection when user select words V2
To enhance the user selection feedback, TXM can expand the selection to the selection words limit
Solution 2
Implement the solution to all OS.
Don’t use the browser RangeAPI and Selection API.
Use our own selection and render with CSS rules (display the word borders)
(from redmine: issue id 2296, created on 2017/12/14 by Matthieu Decorde)