http://bugzilla.novell.com/show_bug.cgi?id=574233
http://bugzilla.novell.com/show_bug.cgi?id=574233#c0 Summary: Selected / SetSelected is not handled properly for UITableviewCell Classification: Mono Product: MonoTouch Version: unspecified 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: --- Description of Problem: The same behaviour as reported here: https://bugzilla.novell.com/show_bug.cgi?id=570965 UITableViewCell does not handle the Selected property correctly Steps to reproduce the problem: 1. Create a class derivied from UITableViewCell 2. Override Selected / SetSelected with a method wich does Console.Write 3. Selecte a Row in the TableView and see, that selected get's not fired Actual Results: Only SetSelected is called Expected Results: Seleceted as well as SetSelected should be called How often does this happen? Allways Additional Information: -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
