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

--- shadow/82568        2007-08-24 07:42:36.000000000 -0400
+++ shadow/82568.tmp.16692      2007-08-24 07:42:36.000000000 -0400
@@ -0,0 +1,33 @@
+Bug#: 82568
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: MessageBox: copy text to clipboard with Ctrl+C
+
+Generally in Windows one can copy the text from a warning-type dialog by 
+hitting Ctrl+C.  The is the case for MSFT's MessageBox implementation, eg:
+[[
+---------------------------
+My caption
+---------------------------
+My text. Select item?
+---------------------------
+OK   Cancel   
+---------------------------
+]]
+
+It would be nice if this could be supported in Mono too.  For instance 
+when writing-up a bug this morning, I had to manually copy the text from 
+a error dialog... :-(
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to