https://bugzilla.novell.com/show_bug.cgi?id=374713
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=374713#c2 Andy Hume <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|[EMAIL PROTECTED] | --- Comment #2 from Andy Hume <[EMAIL PROTECTED]> 2008-05-13 23:42:06 MST --- Sorry, its the one on bug 371672. That crash is gone. However PageDown still moves one upwards, and PageUp one downwards and crashes when one gets to the last item[1]. Apparently since "(listbox_ctrl.page_size-1)"==-1. Add "Math.Max(1,xxxx)" around both? ---- [1] Pass a parameter on the command-line to get a much shorter list to scroll through! -- 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
