[Mono-bugs] [Bug 363239] MDI child window moves slowly when moved via titlebar
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jul 10 11:47:20 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=363239
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=363239#c2
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Jonathan Pobst <jpobst at novell.com> 2008-07-10 09:47:20 MDT ---
Fixed in r107659. Thanks for the report and test case!
2008-07-10 Jonathan Pobst <monkey at jpobst.com>
* InternalWindowManager.cs: Change MouseMove to take a point, so
we can use the same point later on.
* MdiWindowManager.cs: Store point sent to MouseMove so we can
later reset to it. On Windows, the Cursor.Position had already
changed by the time we were resetting to it.
[Fixes bug #363239]
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list