Has anyone had problems with UITextFields nested inside UITableViewCells? Specifically, the field does not track touch movements for changing the insertion point. If I move my finger down before dragging left or right, the events are tracked they should be. If moved left or right first, the cursor (and magnifying glass) freezes and disappears only if I touch somewhere else on the screen.
If anyone has any advice for debugging the problem, help would be greatly appreciated.
Thanks in advance
If anyone has any advice for debugging the problem, help would be greatly appreciated.
Thanks in advance