Tooltips on Mac are broken since update to Qt 5.5
-
We're developing a cross-platform desktop application.
Since update to Qt 5.5 tooltips behave totally wrong on OS X.It is very easy to reproduce, for example, in toolbar:
- Move mouse pointer to the first button - tooltip shown;
- Move pointer to the next button - and old tooltip is still on screen, a new one isn't shown.
Qt Creator is affected by this issue, too.
With Qt 5.4 everything was fine.
There's an issue in bug tracker, it was opened yet for Qt 5.0 a few years ago:
https://bugreports.qt.io/browse/QTBUG-26669Has anyone an idea on how to fix it? Why the bug have returned?
Appreciate any help! -
Hi and welcome to devnet,
Looks like a regression, up voting the bug as well as signaling that it's back is a good start