[Mono-bugs] [Bug 499887] New: TabControl.Focus event not fired when SelectionIndex is set

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Apr 30 14:48:42 EDT 2009


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


           Summary: TabControl.Focus event not fired when SelectionIndex
                    is set
    Classification: Mono
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: aaragoneses at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=289353)
 --> (http://bugzilla.novell.com/attachment.cgi?id=289353)
ironpython test

Steps to reproduce:

1. Run the attached testcase with ironpython.
2. Click on the YButton.
3. Click on the XButton.

Current results:
TabControl changes to Tab4.

Expected results:
TabControl changes to Tab4, and this gets written to the status bar: "The
_K_urrent (focus) tab is: 0"

I know that the testcase could be much smaller. But it doesn't matter because
I'll try to cook a patch real quick (I prefer spending time on fixing than in
reducing the testcase! ;) .

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