https://bugs.kde.org/show_bug.cgi?id=363783

--- Comment #2 from Jan Kundrát <[email protected]> ---
> hacko mui uglydo

This is going into the commit message verbatim :)

> But this is a "bug" in QToolTip or QWebPage/View or in Qt's 
> event handling

Seems to to be due to qtwebkit's d441d6f3 (Qt 5.2.0-alpha1+):

1717     page->chrome().mouseDidMoveOverElement(hoveredNode, 
event.modifierFlags());
1718     page->chrome().setToolTip(hoveredNode);

IOW, the link mouseover is called prior to webkit's own tooltip handling.

> (ie. Qt5 is in poor shape anyway and getting worse in every update)

Ceterum censeo Carthaginem esse delendam.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to