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: [email protected] ReportedBy: [email protected] QAContact: [email protected] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
