[Mono-bugs] [Bug 543773] New: ListView TopItem {set} broken
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Oct 2 09:08:48 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=543773
Summary: ListView TopItem {set} broken
Classification: Mono
Product: Mono: Class Libraries
Version: 2.4.x
Platform: Other
OS/Version: Ubuntu
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: Christoph at ApiViewer.de
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Description of Problem:
ListView TopItem is not EnsureVisible(Item.Index)
Steps to reproduce the problem:
1. Fill a ListView with Data
2. Scroll down to the last entry
2. Save TopItem
3. Clear ListView
4. Fill ListView with the same data
5. Set TopItem to old value
Actual Results:
ListView scrollposition isn't restored correctly
Expected Results:
ListView scrollposition should be restored correctly
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