[Mono-bugs] [Bug 82164][Wis] Changed - Many bugs in DataGridView

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 30 06:23:00 EDT 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 trofimich at ukr.net.

http://bugzilla.ximian.com/show_bug.cgi?id=82164

--- shadow/82164	2007-07-25 18:17:19.000000000 -0400
+++ shadow/82164.tmp.25609	2007-07-30 06:23:00.000000000 -0400
@@ -102,6 +102,27 @@
 ------- Additional Comments From monkey at jpobst.com  2007-07-25 18:17 -------
 11) In NumericUpDown field MinValue displayed instead of Value by default
 16) Label control in .NET automatically resizes after text changing,
 but in mono seems it has static width
 
 These should be fixed in SVN.
+
+------- Additional Comments From trofimich at ukr.net  2007-07-30 06:23 -------
+Today i've downloded mono 1.2.5 for windows and found that there are
+even more problems then in 1.2.4:
+
+11) NumericUpDown control completely broken. It looks like simple
+TextBox (without any up/down buttons) and don't display any value. And
+it is impossible to put any value there.
+19) Anchor.Right does not work for TextBox (select page "Options" in
+test application and try to resize window) Maybe anchors do not work
+in some other cases too - have no tests yet...
+20) Running test program under 1.2.4 i could load data into grid and
+run rss searching. In mono 1.2.5 program crashes when i'm loading data
+into grid.
+
+
+PS All my tests i made under mono 1.2.4 and 1.2.5 for windows. But
+under windows i can't see any message when application crashes. But
+when i tried run application under mono 1.2.4 under OpnenSUSE 10.2,
+then application was not loaded at all with "NotImplemented"
+exception. Strange... Worked under windows and don't work under Linux :-(


More information about the mono-bugs mailing list