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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
