Open GoogleCodeExporter opened 9 years ago
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 comment by sergey.s...@gmail.com
on 29 May 2013 at 3:27
Original issue reported on code.google.com by
sergey.s...@gmail.com
on 8 May 2013 at 8:41