Just one update...<br><br>I've just tried the old frame handle at work
with neon builds (build date is 03/07) and in fact i have exactly the same problem with
rotated plasmoid....<br>They make some "jump" some times and become non rotated.<br>
<br>Regards<br>Loic<br><br>---------- Forwarded message ----------<br><span class="gmail_quote">From: <b class="gmail_sendername">Loïc Marteau</b> <<a href="mailto:loic.marteau@gmail.com">loic.marteau@gmail.com</a>><br>
Date: Jul 7, 2008 7:15 AM<br>Subject: [Fwd: [Applet handle] Problem with new implementation]<br>To: <a href="mailto:aseigo@kde.org">aseigo@kde.org</a><br><br></span>Yop :) and perhaps good morning...<br>
<br>
as you ask me to write a mail to p.d.k.o<br>
<br>
I just forward the one i have already made yesterday<br>
<br>
i did not understand if you ask me that because it was not complete or if it is just that you don't have receive it...<br>
<br>
The first problem comes randomly, i have the impression that it comes more often with the code i have on my machine.<br>
i have done some code factorisation and some adaptations you suggested since the last commit.<br>
applethandle.cpp attached bellow.<br>
<br>
First problem :<br>
rotate the folderview plasmoid put the mouse over the applet and outside a few times.<br>
sometime the frame handle will have a wrong position (non rotated) and then the plasmoid follow the wrong position<br>
the bug seems to appear more frequently if you rotate the plasmoid so you not have anymore access to the handle (on top on the screen, in negative coordonates)<br>
screencast here :<br>
<br>
<a href="http://dl.trem-servers.com/rotate-bug.ogv" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://dl.trem-servers.com/rotate-bug.ogv</a><br>
<br>
<br>
for the second problem i would like to be sure to show the applet handle when the applet is rotated.<br>
Im sure that it is easy to do that but im just lacking some knowledge...<br>
i have to calculate the coordonate of the applet handle in the screen, dont know how to do that, i have tested a lot of (certainly dummies) things but without results...<br>
i need both this and the width/height of the screen (dont know how i can grab this two values) to calculate the best position for the applet handle (the left or the right).<br>
<br clear="all">