[Mono-bugs] [Bug 615382] New: TabControl: position bug during tab navigation

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jun 18 04:40:31 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=615382#c0


           Summary: TabControl: position bug during tab navigation
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.6.x
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: stifu at free.fr
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=369997)
 --> (http://bugzilla.novell.com/attachment.cgi?id=369997)
Test case

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3)
Gecko/20100401 Firefox/3.6.3

See test case.

It's a Form with a docked TabControl which contains 2 TabPages.
The application window has been made small so that the tab navigation arrows
appear. When starting the application, you only see the first tab. By clicking
the right navigation arrow, you see the second tab. With Mono, if you click the
second tab, then it gets selected but then you're moved back in front of the
first tab. This does not happen with .NET (ie: your position among the tabs is
not modified).

You can do another test: when starting the application, don't use the
navigation arrows, but try to click on the second tab (although you don't see
much of it). With .NET, you'll be moved in front of the second tab. With Mono,
you'll stay in front of the first tab (although the 2nd tab will be selected).

Reproducible: Always

-- 
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