[Mono-bugs] [Bug 477748] New: Scrollbars are drawing out of the form

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 19 11:56:07 EST 2009


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


           Summary: Scrollbars are drawing out of the form
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: i686
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: surfzoid2002 at yahoo.fr
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=274022)
 --> (https://bugzilla.novell.com/attachment.cgi?id=274022)
The test case

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5)
Gecko/2008121717 Mandriva/1.9.0.5-0.1mdv2009.0 (2009.0) Firefox/3.0.5

Here it is a test case to demonstarte :-)

Reproducible: Always

Steps to Reproduce:
Donwload the test case, open a console in the downloaded file dir,
gmcs -r:System,System.Windows.Forms,System.Data,System.Drawing ./Main.cs
mono ./Main.exe
- you should see a windows form with rows in a DTGV, dtgv is in a
TableLayoutPanel so no need to set Scrollbars property
- Double click on the title windows to maximize the windows , scrollbars are
always here .
- Double click again to restore the windows, scrollbars shouldn't be here
anymore, if necessary , double how many time needed, to see no more scrollbars
- if you use you mouse on the right border form to grow it, you can see the
scrollbars somewhere out of the form


Expected Results:  
Always see the scrollbars

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