Find clickable at click position rather than relying on it being set by a hover event
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 25 Nov 2008 08:46:12 +0000 (09:46 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 25 Nov 2008 08:50:51 +0000 (09:50 +0100)
commit7c78f651ee68ac7f9028f9a3640d4c8ae808c826
treed257954500773dbe7a9e199076bd3558dc8035d5
parenta19d4cb095e9711028c70f651012bb558e17a6c2
Find clickable at click position rather than relying on it being set by a hover event

This might/should fix issues where a single click not always opened a link. At least
I can't reproduce this anymore. As a side benefit, it also now ignores mouse movements
during click that for some reason sometimes screwed up things.
src/qtui/chatitem.cpp
src/qtui/chatitem.h