[Mono-bugs] [Bug 82568][Wis] New - MessageBox: copy text to clipboard with Ctrl+C

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 24 07:42:36 EDT 2007


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 andyhume32 at yahoo.co.uk.

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: toshok at ximian.com                            
+ReportedBy: andyhume32 at yahoo.co.uk               
+QAContact: mono-bugs at ximian.com
+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... :-(


More information about the mono-bugs mailing list