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=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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
