[Mono-bugs] [Bug 667095] New: OnScrollChanged's method is not being called when i scroll an ListView's controller
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jan 25 13:59:41 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=667095
https://bugzilla.novell.com/show_bug.cgi?id=667095#c0
Summary: OnScrollChanged's method is not being called when i
scroll an ListView's controller
Classification: Mono
Product: MonoDroid
Version: unspecified
Platform: PC
OS/Version: Windows 7
Status: NEW
Severity: Major
Priority: P5 - None
Component: Runtime
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: Orlandolsilva at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: Customer
Blocker: No
Created an attachment (id=410288)
--> (http://bugzilla.novell.com/attachment.cgi?id=410288)
Project to portray the problem: OnScrollChanged's method is not being called
when i scroll an ListView's controller
Description of Problem:
The OnScrollChanged's method is not being called when i scroll an ListView's
controller.
I attached one project to portray this problem.
Steps to reproduce the problem:
1. Compile the attached project.
2. Run the attached project.
3. Scroll the listView's controller.
Actual Results:
- Nothing is printed to the Android's console.
Expected Results:
- It Should print an message with the text "OnScrollChanged ..." in Android's
console when the user scrolls through the lists.
How often does this happen?
Everytime
Additional Information:
--
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