Hypertopic / LaSuli

Social annotation for qualitative analysis
https://hypertopic.org/lasuli
GNU General Public License v3.0
12 stars 4 forks source link

Cannot highlight a word #25

Closed benel closed 11 years ago

benel commented 12 years ago

It can be reproduced on a very simple Web page:

<html><body>
  <p><b>This is bold.</b> <i>This is italic.</i></p>
</body></html>

Select the second "This" and try to highlight it. It cannot be done.

Workaround: Select also the space before or the space after.

benel commented 12 years ago

Cassandre has been modified to circumvent this bug. However the bug still remains for normal HTML pages.