[Mono-bugs] [Bug 78473][Nor] Changed - MDI: cursors don't reset
themselves correctly after resizing
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jun 19 14:36:38 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 jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78473
--- shadow/78473 2006-05-21 05:09:35.000000000 -0400
+++ shadow/78473.tmp.17976 2006-06-19 14:36:38.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 78473
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: jackson at ximian.com
ReportedBy: xenomorph2 at onlinehome.de
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: MDI: various resize problems
+Summary: MDI: cursors don't reset themselves correctly after resizing
MDI resize behaviour needs a little bit more love...
- double clicking the caption/title of a resizable mdi window doesn't
maximize it (it does on windows)
@@ -36,6 +36,29 @@
updates only the new caption/title area (see attached screenshot)
------- Additional Comments From xenomorph2 at onlinehome.de 2006-05-21 05:09 -------
Created an attachment (id=17072)
Screenshot
+
+------- Additional Comments From jackson at ximian.com 2006-06-08 13:44 -------
+Update: The drawing artifacts should be gone now. Am working on the
+other missing pieces.
+
+------- Additional Comments From jackson at ximian.com 2006-06-12 18:52 -------
+Just to make it a little easier for me to track, these are the two
+remaining issues:
+
+- when a resizable window is maximized a caption/title click hides the
+title buttons, aka close, maxi-/minimize, hide (after a redraw they are
+visible again)
+
+- After a resize the cursor doesn't change back to normal when the cursor
+pos is inside the resized window
+
+
+
+------- Additional Comments From jackson at ximian.com 2006-06-19 14:36 -------
+Only remaining issue:
+
+- After a resize the cursor doesn't change back to normal when the cursor
+pos is inside the resized window
More information about the mono-bugs
mailing list