https://bugzilla.novell.com/show_bug.cgi?id=401279
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=401279#c5 Bart Jansen <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #5 from Bart Jansen <[EMAIL PROTECTED]> 2008-06-19 02:21:38 MDT --- An issue remains when you set autosize to false splitty.Width = 100; splitty.AutoSize = false; should give [according to vs2008] {X=0,Y=0,Width=88,Height=23} {X=88,Y=0,Width=1,Height=23} {X=89,Y=0,Width=11,Height=23} (or something close to this) while it actually gives {X=0,Y=0,Width=97,Height=23} {X=97,Y=0,Width=1,Height=23} {X=98,Y=0,Width=11,Height=23} The button is drawn in such a manner that it is very hard to actually click on the dropdownbutton, see screenshot in attachment -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
