Summary: | Weird overlay in each dashboard widget | ||
---|---|---|---|
Product: | [Applications] skrooge | Reporter: | Raphael Kubo da Costa <rakuco> |
Component: | general | Assignee: | Stephane MANKOWSKI <stephane> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | stephane |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | FreeBSD | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Example of the problem. |
Git commit 84d7e6ff1a20da1840150f134e019710a91775a2 by Stephane Mankowski. Committed on 21/05/2011 at 00:30. Pushed by smankowski into branch 'master'. BUG: 273692: Weird overlay in each dashboard widget M +1 -0 CHANGELOG M +3 -1 skg_dashboard/skgdashboardpluginwidget.cpp M +1 -1 skg_dashboard/skgdashboardpluginwidget.h http://commits.kde.org/skrooge/84d7e6ff1a20da1840150f134e019710a91775a2 |
Created attachment 60170 [details] Example of the problem. Version: unspecified (using Devel) OS: FreeBSD If I leave the mouse pointer over any widget in the dashboard for a few seconds, I get an overlay with some widget controls, such as "Remove", "Move Before" etc. However, its positioning is quite weird, as it is shown over the widgets themselves, so the widget labels are hidden and it is difficult to understand what those controls are supposed to do. Reproducible: Always Steps to Reproduce: Move the mouse pointer and leave it over any dashboard widget for a while. This is skrooge 969d1c6a04f04b453719cbfb015c3433b2253a06 with KDE from master/trunk.