[Mono-bugs] [Bug 457179] New: Unexpected error message is throwing while TabControl selected index changed .

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Dec 8 05:16:27 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=457179


           Summary: Unexpected error message is throwing while TabControl
                    selected index changed.
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: i386
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: suneetha_g at spanservices.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: DeveloperNet


Description of Problem:Unexpected error message is throwing while TabControl
selected index changed.


Steps to reproduce the problem:
1. Development steps:

   a. Added TabControl control in a form.
   b. Added 'SelectedIndexChanged' event to the TabControl.
   c. Added TabPages to the TabControl.   
   d. Each Tabpage is having some of the operations.

2. Run Time steps we execute in TabControl selection.

   a. We have some of the operations that needs to be performed when the 
      TabControl Selected Index changed.

Actual Results: While moving between Tabpages in a TabControl an Unexpected
error message is displaying.

Expected Results:TabControl should not throw an Unexpected error message is
while TabControl selected index changed.


How often does this happen? Some times when we keep changing the TabControl
Selection.

Additional Information:


-- 
Configure bugmail: https://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