Summary: | Folder View tooltips appear in top-left of screen for files in sub-directories. | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Ian Stanistreet <ipstanistreet> |
Component: | widget-folderview | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gregor, kokoko3k, lorefice2, sebastiankuzlak, sqn14 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screenshot of folder view with tooltip in wrong place. |
I forgot to say, this only started happening in 4.7.1. It never happened in 4.7. I can confirm this bug on my Gentoo box: once updated to KDE 4.7.1, tooltips and image previews are displayed on top-left corner of the desktop. *** Bug 281697 has been marked as a duplicate of this bug. *** Confirmed to be a bug in 4.7.1 I compiled an old version of the folderview widget, but that did not fix the issue. Rolling back to 4.7.0 make the tooltip position right. Unfortunately 4.7.3 didn't fixed this. (In reply to comment #5) > Unfortunately 4.7.3 didn't fixed this. S**T ! This bug is quite annoying... still in 4.8 beta1 confirmed Oh, I forgot: Can you track down this issue to a specific commit? I just know that it has to be between 4.7.0 and 4.7.1, sorry. Git commit 9781143e585cb5a3ad5dbd6b7b7970dad767d90e by Aaron Seigo. Committed on 02/12/2011 at 19:01. Pushed by aseigo into branch 'KDE/4.7'. use the default corona in case the widget doesn't provide one we need a different solution for libplasma2, however. BUG:281759 M +10 -0 plasma/tooltipmanager.cpp http://commits.kde.org/kdelibs/9781143e585cb5a3ad5dbd6b7b7970dad767d90e Thank you! Git commit 6cf5b85ca994b2d0547f288733d89b4e57bb46c8 by Aaron Seigo. Committed on 02/12/2011 at 19:01. Pushed by aseigo into branch 'frameworks'. use the default corona in case the widget doesn't provide one we need a different solution for libplasma2, however. BUG:281759 M +10 -0 plasma/tooltipmanager.cpp http://commits.kde.org/kdelibs/6cf5b85ca994b2d0547f288733d89b4e57bb46c8 |
Created attachment 63549 [details] Screenshot of folder view with tooltip in wrong place. Version: unspecified (using KDE 4.7.1) OS: Linux The file tooltips in folder view appear in the top-left corner of the screen instead of next to the files. It only happens for files and directories in a sub-directory pop-up. The sub-directory pop-ups themselves appear in the right place. Reproducible: Always Steps to Reproduce: Add a folder view widget to the desktop, or create a folder view activity. Hover over some files - the tooltips appear in the right place. Click the pop-up button on a sub-directory to open the pop-up. Hover over some files in the sub-directory - the tooltips appear in the top-left corner of the screen. Expected Results: File tooltips should appear next to the files.