assetsense / gwtwindowmanager

Automatically exported from code.google.com/p/gwtwindowmanager
0 stars 0 forks source link

Window resize #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Works but the mouse event capture is not released when mouse button is
released. Click on left mouse button, resize the window and release the
button and try to move the mouse over the window again. It still resizes,
which is not expected behaviour

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Windows XP

Please provide any additional information below.

Original issue reported on code.google.com by javid.al...@gmail.com on 6 Dec 2006 at 9:12

GoogleCodeExporter commented 8 years ago
Thank you very much Javid,

I reproduced this strange behavior.
The GWm default implementation use the great PWC lib. I'm thinking the PWC and 
GWT
manage in opposite way the browser events. 

Normally i would like the resizing stop when i release the left mouse button.
It works well till a given speed. I will investigate.

But first of all i will integrate the last version of PWC 0.99 which contains 
many fixes.

Original comment by luciano.broussal@gmail.com on 6 Dec 2006 at 9:39

GoogleCodeExporter commented 8 years ago

Original comment by luciano.broussal@gmail.com on 6 Dec 2006 at 10:00

GoogleCodeExporter commented 8 years ago

Original comment by luciano.broussal@gmail.com on 6 Dec 2006 at 10:01

GoogleCodeExporter commented 8 years ago

Original comment by luciano.broussal@gmail.com on 19 Dec 2006 at 5:02

GoogleCodeExporter commented 8 years ago

Original comment by luciano.broussal@gmail.com on 6 Feb 2007 at 6:17