slaent / issues

http://slaent.com
6 stars 1 forks source link

Highlight not working correctly when using Shift+Left Click #78

Open kibner opened 7 years ago

kibner commented 7 years ago

When trying to use Shift + Left Click to highlight text while in the editor, the wrong text is highlighted.

Reproduction Steps

  1. Put the following text in a reply box: 1234567890
  2. Place the text editor cursor between the '7' and '8'.
  3. Hold down the Shift key and left click on the space between the '3' and '4'.

Expected Result: the numbers 4 through 7 are highlighted

Actual Result: the numbers 1 through 3 are highlighted

This happens in Opera, Chrome, Firefox, and Edge.