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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80985 --- shadow/80985 2007-02-28 10:39:52.000000000 -0500 +++ shadow/80985.tmp.19715 2007-02-28 10:39:52.000000000 -0500 @@ -0,0 +1,58 @@ +Bug#: 80985 +Product: Mono: Class Libraries +Version: unspecified +OS: +OS Details: Xp Pro +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: TabControl does not display tabs + +Please fill in this template when reporting a bug, unless you know what +you are doing. +Description of Problem: + +I am running 1.2.3.1 of Mono on Windows XP Pro. I have an application +that has a TabControl and the tabs are not displayed along the top of the +control. I have tried to produce a simple test application and I can't +(2 days later). I can't provide the source code to my application, but +you can download the unobfuscated MISL (see below) to reproduce it. + + +Steps to reproduce the problem: +0. Download test application at +http://www.newhartsystems.com/TabControlBug.ZIP +1. Unzip TabControlBug.ZIP in a new folder +2. start the program named manager.exe from the unzipped folder +3. in the left pane, click mouse on "Sesion1" + +Actual Results: +In the right pane (of a splitter window), there is a Panel which contains +a TabControl with 8 TabPages on it. Each TabPage contains a ListView. + +Expected Results: + +When the right pane is displayed, the TabControl should display the +TabPages near the top of the window pane, but the tabs are not displayed, +only the ListView for TabPage[0] is displayed. If you run the +manager.exe application from the command prompt without mono, you will +see the tab pages too ! + +How often does this happen? + +everytime. +Additional Information: + +I have tried to create a sample application that shows this problem, but +I can't do it. + + +Thank You Jeff _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
