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=79651

--- shadow/79651        2006-10-11 20:36:48.000000000 -0400
+++ shadow/79651.tmp.13450      2006-10-11 20:36:48.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 79651
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: Windows.Forms
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: X implicit grab is broken by reparenting
+
+run wf-apps/ToolBarDockExample, and drag the datetimepicker control's
+toolbar out of the window so that you end up with another toplevel window.
+ move the mouse cursor to the left, quickly.  Notice that once it's outside
+the new undocked window the window stops tracking the cursor.
+
+For some reason, reparenting the window with the implicit grab (the toolbar
+holder, in this case) causes the grab to go away.  Not sure how we can
+reinstate it.. maybe a synthetic button press event if we know the window
+in question has the implicit grab (we should know this because we've
+already handled the button press event).
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to