View Single Post
Old 03-16-2022, 10:34 AM   #5
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,922
Karma: 6240958
Join Date: Nov 2009
Device: many
Yes. The issue is even though the cursor shows "after" the period but "before" the < of the ending p tag, according to Qt the character under the cursor is in fact the "<" which is not a valid location.

I will have to add code to special case this for all the various things inserted. The best workaround is add a space after the period and place the cursor before the space if you want to insert a link before the ending p tag.
KevinH is offline   Reply With Quote