[Mono-bugs] [Bug 81621][Nor] New - CheckBox always underlines mnemonic characters

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 14 13:52:28 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 gert.driesen at pandora.be.

http://bugzilla.ximian.com/show_bug.cgi?id=81621

--- shadow/81621	2007-05-14 13:52:28.000000000 -0400
+++ shadow/81621.tmp.2769	2007-05-14 13:52:28.000000000 -0400
@@ -0,0 +1,29 @@
+Bug#: 81621
+Product: Mono: Class Libraries
+Version: 1.2
+OS: All
+OS Details: Windows XP SP2
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: CheckBox always underlines mnemonic characters
+
+Currently CheckBox does not take into account the value of 
+SystemInformation.MenuAccessKeysUnderlined to determine whether the 
+mnemonic characters should always be underlined or only after the Alt key 
+is pressed.
+
+To reproduce, compile and run the attached code snippet.
+
+Note: the repro will only compile using gmcs since I used the 
+SystemInformation class to modify the instructions according to the value 
+returned by SystemInformation.MenuAccessKeysUnderlined, but this bug 
+report applies to both the 1.0 and 2.0 profile.


More information about the mono-bugs mailing list