[Mono-bugs] [Bug 509472] New: Splitter works wrong

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jun 3 07:44:50 EDT 2009


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


           Summary: Splitter works wrong
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: bruiz at codicesoftware.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.0.4)
Gecko/2008102920 Firefox/3.0.4

Using the test case.

1- The right splitter can be moved overlapping the left one.

2 - If you try to move the right splitter to the right, when you release the
mouse button (mouse up event), the right control gets bigger instead of getting
smaller.


Reproducible: Always

Steps to Reproduce:
First error:
1.Execute the  test case
2.Move the right splitter to the left border.

Second error:
1.Execute the test case
2.Move the right splitter to the right border.


Actual Results:  
First error:
right splitter overlaps the left one

Second error:
right splitter makes the right panel smaller

Expected Results:  
Thr right splitter should not overlap the left one (the middle panel must be at
least the MinExtra size)

The right splitter can make the right panel smaller (the splitter MinSize size)

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