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