[Mono-bugs] [Bug 79478][Nor] Changed - FontDialog: Can't change selection using arrow keys nor mouse wheel
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Sep 24 07:07:26 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 alex.olk at googlemail.com.
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 alex.olk at googlemail.com 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.
More information about the mono-bugs
mailing list