Please help me fix this issue.
In iOS7, I set the UITextField alignment right. But when I input space as a first character in the text field. The cursor automatically move to left side of the text field as if the textfield is left-aligned.
This issue does not happen in iOS5, iOS6.