[Mono-bugs] [Bug 491978] New: ListView: behavior when using Groups isn't consistent with Windows
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Apr 3 13:53:11 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=491978
Summary: ListView: behavior when using Groups isn't consistent
with Windows
Classification: Mono
Product: Mono: Class Libraries
Version: 2.4.x
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
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: ---
Created an attachment (id=284055)
--> (http://bugzilla.novell.com/attachment.cgi?id=284055)
The VS 2005 project.
Description of Problem:
I'm currently testing with Mono 2.4. Attached is a simple VS 2005 project
that I'm using to test out issues on OSX. It contains the source code and the
compiled exe is in the bin/Debug folder.
Steps to reproduce the problem:
Run the exe with Mono and check (1) and (2) on the List Views and Groups tab.
The first problem is that grid lines are still drawn when groups are displayed.
The second problem is that selecting an item doesn't always work properly.
Actual Results:
(1) Grid lines are shown
(2) Clicking on an item often results in either the wrong item being selected,
or no item being selected at all.
Expected Results:
(1) Grid lines should not be drawn.
(2) The item I click on should be selected.
How often does this happen?
Always
Additional Information:
--
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