Version: git master (using KDE 4.6.0) OS: Linux On the function ActiveToolTip::showToolTip, the documentation says that a priority of 0.0 makes visibility exclusive to given tooltip. However, thid is not currently the case : all tooltips are hidden. This patch makes that behavior according to documentation. Reproducible: Always This feature is not currently used anyway. I needed it to an improvement on debugger tooltips. Review request is comming.
Created attachment 57859 [details] This patches fixes the bug
uhm looks good I'd say - but please put patches always on reviewboard in the future.
Git commit b0161ee4fb9ed848ad9763d7a41afae2f1578384 by Julien Desgats. Committed on 19/03/2011 at 10:34. Pushed by desgats into branch 'master'. Fixes exclusive mode in active tooltips BUG: 268196 M +9 -8 util/activetooltip.cpp http://commits.kde.org/kdevplatform/b0161ee4fb9ed848ad9763d7a41afae2f1578384