PS: I was wrong about the 5.4 branch requirement in the last message - it's actually because of the QTimer::singleShot to a functor which was not available before 5.4. So you'd just have to unwind that and remove the branch (right now, showing a tooltip is not even attempted for you - regardless of the webview behavior; it neither will work w/o the timer, though)
Cheers, Thomas