Version: SVN r834059 (using Devel) Installed from: Compiled sources How to reproduce: - Add an applet, which shows a tooltip (e.g. digital clock) to the desktop - Move the applet, the tooltip of the clock stays at it's initial position (screenshot in 1st attachment) - Leave the applet by just un-hovering the applet handle, without touching the applet itself anymore Problems: - The tooltip doesn't move together with the applet - The tooltip doesn't disappear unless you touch any other applet which has an tooltip (task manager, clock, ...) Possible solutions: - Hide the tooltip, as soon as an applet is moved - Move the tooltip together with the applet - Hide the tooltip, as soon as the mouse leaves the applet handle. Currently it seems the tooltip is only hidden when the mouse leaves the applet itself.
Created attachment 26226 [details] Screenshot showing the tooltip not moving together with the applet