[Mono-bugs] [Bug 79478][Nor] New - FontDialog: Can't change selection using arrow keys nor mouse wheel
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 22 22:08:36 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 unserkonig at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79478
--- shadow/79478 2006-09-22 22:08:35.000000000 -0400
+++ shadow/79478.tmp.8574 2006-09-22 22:08:35.000000000 -0400
@@ -0,0 +1,30 @@
+Bug#: 79478
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: unserkonig at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: FontDialog: Can't change selection using arrow keys nor mouse wheel
+
+FontDialog uses three standard textboxes to show some font attributes (font
+face, font style, and font size).
+
+Trying to change the selection in a textbox (such the font face one) with
+the arrow keys or mouse wheel doesn't work. It's a little strange, since a)
+it's possible to to this in .Net and b) standard TextBox impl changes
+selection when using arrow keys or mouse wheel
+
+Steps to reproduce the problem:
+1. Compile the sample
+2. Select any value in FontFace textbox
+3. Try pressing arrow keys (up and down) or mouse wheel to change selection.
More information about the mono-bugs
mailing list