https://bugzilla.novell.com/show_bug.cgi?id=384183
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=384183#c1 Jonathan Pobst <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #1 from Jonathan Pobst <[EMAIL PROTECTED]> 2008-04-28 10:05:43 MST --- Changed to Math.Max in r102051. I left it at zero because it should never be hit anyways. If either of those values are negative, then I doubt there should be much scrolling going on anyways (and I've yet to see a test case that shows it). Thanks for the report! 2008-04-28 Jonathan Pobst <[EMAIL PROTECTED]> * ListBox.cs: Math.Min should be Math.Max. [Fixes bug #384183] -- 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
