[Mono-bugs] [Bug 81837][Nor] New - TabControl: Text not fully visible if height of icons is small
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jun 9 09:51:19 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=81837
--- shadow/81837 2007-06-09 09:51:19.000000000 -0400
+++ shadow/81837.tmp.10587 2007-06-09 09:51:19.000000000 -0400
@@ -0,0 +1,29 @@
+Bug#: 81837
+Product: Mono: Class Libraries
+Version: 1.2
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: TabControl: Text not fully visible if height of icons is small
+
+When the height of the images used as icon in the TabControl's pages is
+very small then we should still ensure that the text in the leafs remains
+fully visible.
+
+We can increase the height of the leafs, but we should not decrease it in
+a way that makes the text not fully visible. Apparently, MS does not even
+allow the height to become smaller if none of the pages has text.
+
+To reproduce:
+1. extract the attached gzipped tar archive.
+2. compile and run.
More information about the mono-bugs
mailing list