[Mono-bugs] [Bug 80805][Wis] Changed - System.ArgumentOutOfRangeException: Argument is out of range.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Feb 12 15:12:32 EST 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 liedekef at telenet.be.
http://bugzilla.ximian.com/show_bug.cgi?id=80805
--- shadow/80805 2007-02-12 13:42:48.000000000 -0500
+++ shadow/80805.tmp.11985 2007-02-12 15:12:32.000000000 -0500
@@ -282,6 +282,13 @@
------- Additional Comments From lupus at ximian.com 2007-02-12 13:42 -------
It looks like the empry string comes from a call to ComboBox.Text
(which itself calls ComboBox.SelectedItem which returns null).
I have no idea if you're supposed to select an item from a combobox on
the form or if one should have been selected automatically (in which
case this would be a winforms issue).
+
+------- Additional Comments From liedekef at telenet.be 2007-02-12 15:12 -------
+Hi,
+
+there's only a button on the page for the printing, no selection is
+possible (no combobox visible). So I assume one is made automatically.
+
More information about the mono-bugs
mailing list