Fancy: correctly handle when text selection event ends on a link
authorAndrej Kacian <ticho@claws-mail.org>
Fri, 21 Apr 2017 23:04:10 +0000 (01:04 +0200)
committerAndrej Kacian <ticho@claws-mail.org>
Fri, 21 Apr 2017 23:04:10 +0000 (01:04 +0200)
commitfd6bb2ab3c69ddfbe3e500f011186bdde6ab6a62
tree241f31831334157e153e551651638b96d9200dee
parent9bc2a70b66eb2ccf35d33273c0c5b3bc4a30e5ff
Fancy: correctly handle when text selection event ends on a link

Fixes bug #3813 - "mouse up" activates link even if "mouse down"
occurred outside the link / cannot copy link text

...with a small caveat where this is not implemented for
webkitgtk version  earlier than 1.5.1, because I couldn't find
relevant old enough API documentation.
src/plugins/fancy/fancy_viewer.c
src/plugins/fancy/fancy_viewer.h