Hi,

Unfortunately, a correct behavior of these tooltips depend on a fix which went to QtWebKit that got released in 5.4. Debian Jessie is stuck with Qt 5.3 (which is an interesting decision considering the webkit's attack surface...). For more details, see the bugreport [1] and the linked commit.

Oops, I'm actually mistaken -- there's been no fix which went to QtWebKit for this. We added a local workaround which depends on a convenience QTimer method that got added in Qt 5.4. If you cannot upgrade your Qt for some reason, feel free to submit a patch which makes our code uglier with an explicit slot.

Thanks for the replies!

It seems that jessie-backports has a QtWebKit 5.3 as well. :-(

Does it need to use a timer at all? Is it acceptable for the tooltip to stay there until the cursor is moved away from the link?



Regards,
@ndy

--
andy...@ashurst.eu.org
http://www.ashurst.eu.org/
0x7EBA75FF

Reply via email to