[Mono-bugs] [Bug 633717] New: AdapterView.ItemClick events do not fire when items are clicked
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Aug 23 10:52:13 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=633717
https://bugzilla.novell.com/show_bug.cgi?id=633717#c0
Summary: AdapterView.ItemClick events do not fire when items
are clicked
Classification: Mono
Product: MonoDroid
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Class Libraries
AssignedTo: mkestner at novell.com
ReportedBy: marcus at griep.us
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US)
AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.127 Safari/533.4
In an adapter view, such as a ListView or Spinner, where the ItemClick event is
subscribed, clicking an item in the view does not trigger the ItemClick event.
The Click event for the view does trigger.
Reproducible: Always
Steps to Reproduce:
Follow the tutorial at: http://monodroid.net/Tutorials/Hello_Views/List_View
Actual Results:
Clicking on an item in the list does not produce a Toast.
Expected Results:
Clicking on an item in the list produces a toast.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list