You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bug is NOT reproducible on Ubuntu (Gnome), CentOS (No desktop environment).
It is however reproducible on Fedora (KDE). So it seems that the positioning is
done improperly on KDE only.
The code calculates positioning properly (in absolute pixels using
QCursor.pos()). Then the tooltip widget (no parent set) is moved. It seems that
KDE assumes a different parent so the widget is displayed not in a proper
position.
Original issue reported on code.google.com by
[email protected]
on 8 May 2013 at 8:41The text was updated successfully, but these errors were encountered: