[Mono-bugs] [Bug 332892] Scroll problem in TableLayoutPanel
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Oct 11 10:33:56 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=332892#c2
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Jonathan Pobst <jpobst at novell.com> 2007-10-11 08:33:56 MST ---
Fixed in r87333. Thanks for the report and test case!
2007-10-11 Jonathan Pobst <monkey at jpobst.com>
* TableLayout.cs: When calculating the size of AutoSize row/columns,
don't take !Visible controls into account. When laying out controls,
start from the DisplayRectangle instead of (0,0) to account for
a scrolled TableLayoutPanel where the start point is negative.
[Fixes bug #332892]
--
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