[Mono-bugs] [Bug 78287][Nor] New - PDN: Wrong translation of the
mouse coordinates when painting
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu May 4 05:56:55 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 xenomorph2 at onlinehome.de.
http://bugzilla.ximian.com/show_bug.cgi?id=78287
--- shadow/78287 2006-05-04 05:56:55.000000000 -0400
+++ shadow/78287.tmp.10556 2006-05-04 05:56:55.000000000 -0400
@@ -0,0 +1,25 @@
+Bug#: 78287
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: xenomorph2 at onlinehome.de
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: PDN: Wrong translation of the mouse coordinates when painting
+
+Start PDN and start drawing inside the paint document.
+
+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
More information about the mono-bugs
mailing list