Bug 155353 - Plasmoid looses handle when mouse gets over window while moving around.
Summary: Plasmoid looses handle when mouse gets over window while moving around.
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 155525 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-01-09 19:32 UTC by Dorian Vasco
Modified: 2008-01-12 16:51 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dorian Vasco 2008-01-09 19:32:08 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

When I am dragging a plasmoid around and the mouse gets over a window or the panel, the Plasmoid looses the focus and does not move anymore. I have to 'click and drag' it again then.
Comment 1 Bernd Steinhauser 2008-01-09 22:40:36 UTC
I can confirm this, although it is only true for some plasmoids.
For example, the battery plasmoid works, the analog clock doesn't.
Comment 2 Christopher Blauvelt 2008-01-09 22:52:56 UTC
This is likely the bug that is causing bug 155055.

On 9 Jan 2008 21:40:37 -0000, Bernd Steinhauser <linux@bernd-steinhauser.de>
wrote:

[bugs.kde.org quoted mail]
This is likely the bug that is causing bug 155055.<br><br>
<div class="gmail_quote">On 9 Jan 2008 21:40:37 -0000, Bernd Steinhauser &lt;<a href="mailto:linux@bernd-steinhauser.de">linux@bernd-steinhauser.de</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">------- You are receiving this mail because: -------<br>You are the assignee for the bug, or are watching the assignee.
<br><br><a href="http://bugs.kde.org/show_bug.cgi?id=155353" target="_blank">http://bugs.kde.org/show_bug.cgi?id=155353</a><br><br><br><br><br>------- Additional Comments From linux bernd-steinhauser de &nbsp;2008-01-09 22:40 -------
<br>I can confirm this, although it is only true for some plasmoids.<br>For example, the battery plasmoid works, the analog clock doesn&#39;t.<br>_______________________________________________<br>Panel-devel mailing list
<br><a href="mailto:Panel-devel@kde.org">Panel-devel@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/panel-devel" target="_blank">https://mail.kde.org/mailman/listinfo/panel-devel</a><br></blockquote></div><br>
Comment 3 Aaron J. Seigo 2008-01-10 00:36:50 UTC
actually, it's the opposite: when this bug doesn't get triggered, then 155055 happens =)
Comment 4 Aaron J. Seigo 2008-01-10 02:22:02 UTC
SVN commit 759112 by aseigo:

allow actions to continue even when moving over another window via some even filtering trickery
BUG:155353


 M  +49 -6     applethandle.cpp  
 M  +3 -1      applethandle_p.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=759112
Comment 5 Jason Stubbs 2008-01-12 16:51:23 UTC
*** Bug 155525 has been marked as a duplicate of this bug. ***