https://bugzilla.novell.com/show_bug.cgi?id=358349
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=358349#c4 --- Comment #4 from Andy Hume <[EMAIL PROTECTED]> 2008-02-06 04:09:13 MST --- Is fixed. However there's one corner case we may want to fix. If the parent window is narrow *and* close the left edge of the screen, then most of the drop-down window is off the screen. Could it do: "if (dropdown.left < 0) dropdown.left = 0" etc? -- 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
