[Mono-bugs] [Bug 509472] [PATCH] Splitter works wrong

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jun 23 06:10:46 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=509472

User dick at acm.org added comment
http://bugzilla.novell.com/show_bug.cgi?id=509472#c3


Dick Porter <dick at acm.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dick at acm.org
            Summary|Splitter works wrong        |[PATCH] Splitter works
                   |                            |wrong




--- Comment #3 from Dick Porter <dick at acm.org>  2009-06-23 04:10:46 MDT ---
I think the problem is that the code calculating the max width allowed doesn't
take into account the reduced area available, as there is another splitter in
the form.

The attached patch fixes the issue by adjusting the max and min values by the
amount of space taken up to the left (or top) of the affected control.

OK to commit to 2.4 and head?

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list