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-24 07:01:25.000000000 -0400 +++ shadow/79478.tmp.8262 2006-09-24 07:07:26.000000000 -0400 @@ -71,6 +71,13 @@ ListBox does not show that item. Means it doesn't make it visible as windows does. The focus problem you are talking about is a TextBox bug. I'm waiting until all focus issues of the controls that FontDialog uses are fixed before doing anything here :-) + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-24 07:07 ------- +Forget what I wrote about the focus stuff :-) Indeed, commenting +"form.Select(fontTextBox);" fixes the ListBox mouse wheel issue. But +as you wrote, after that the text in the textbox isn't selected anymore. + +I need to find another solution for that. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
