https://bugs.kde.org/show_bug.cgi?id=388583
--- Comment #8 from Michael Heidelbach <ottw...@gmail.com> --- Git commit f94c55fb190f2614aa0c5b10828df3a59f0c0779 by Michael Heidelbach. Committed on 11/03/2018 at 09:43. Pushed by michelh into branch 'master'. ktooltipwidget: Fix tooltip positioning Summary: Partially fix [[ https://bugs.kde.org/show_bug.cgi?id=388583 | Bug 388583 ]] Display tooltip at correct position in dolphin when - Tooltip is displayed above file item, or - Content width exceeds screen width Test Plan: Visual inspection specially for equal distance to file item (3px) Patch applied: {F5662669} Currently partial display: {F5662680} Patch applied: {F5662688} Currently invisible tooltip (displayed off-screen). Patch applied: {F5662675} Reviewers: elvisangelaccio, ngraham Reviewed By: elvisangelaccio Subscribers: #frameworks, dfaure, cfeck Tags: #frameworks Differential Revision: https://phabricator.kde.org/D9973 M +131 -3 autotests/ktooltipwidgettest.cpp M +10 -0 autotests/ktooltipwidgettest.h M +5 -5 src/ktooltipwidget.cpp https://commits.kde.org/kwidgetsaddons/f94c55fb190f2614aa0c5b10828df3a59f0c0779 -- You are receiving this mail because: You are watching all bug changes.