[Mono-bugs] [Bug 648449] New: ListView - Scroll Bars are not drawn

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 21 16:00:50 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=648449#c0


           Summary: ListView - Scroll Bars are not drawn
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.8.x
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: rrussell at franticfilms.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=396384)
 --> (http://bugzilla.novell.com/attachment.cgi?id=396384)
Zipped up VS 2008 project

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.10)
Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)

In Mono 2.8, the ListView control's scroll bars are no longer drawn, which
prevents you from using them to scroll the control. This works fine in Mono
2.6.7.

I've attached the source code I used to create the form. The project was
compiled on Windows using VS 2008.

The problem occurs when either of these commands are run:
mono ListViewTester.exe
MONO_MWF_MAC_FORCE_X11=1 mono ListViewTester.exe

I should also note that the same problem occurs on Linux. Specifically,
openSuse 11.3 x86_64.

If you need any additional information, let me know!

Thanks,
- Ryan

Reproducible: Always

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