[Mono-bugs] [Bug 78287][Nor] Changed - PDN: Wrong translation of
the mouse coordinates when painting
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu May 18 20:01:53 EDT 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78287
--- shadow/78287 2006-05-04 05:56:55.000000000 -0400
+++ shadow/78287.tmp.9378 2006-05-18 20:01:53.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 78287
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: xenomorph2 at onlinehome.de
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -20,6 +20,10 @@
You can see that the painted dot position doesn't match the mouse cursor
(small cross) position. The mouse cursor is shifted to the right and bottom.
The paint area is called DocumentWorkspace in pdn and it is derived from
UserControl. Look also in Tools.cs: PerformMouseDown
+
+------- Additional Comments From peter at novonyx.com 2006-05-18 20:01 -------
+This is fixed in svn r60847. PDN uses icons for cursors, and hotspots
+are derived mathmatically instead of from the icon file for those.
More information about the mono-bugs
mailing list