[Mono-bugs] [Bug 358349] PropertyGrid: drop-down windows are truncated to column width

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Feb 6 06:09:13 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=358349

User andyhume32 at yahoo.co.uk added comment
https://bugzilla.novell.com/show_bug.cgi?id=358349#c4





--- Comment #4 from Andy Hume <andyhume32 at yahoo.co.uk>  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.


More information about the mono-bugs mailing list