ios6 - TextField getting content cleared out on backspace -
i have set-up in storyboard view contents 2 textfields: 1 secure option turn on , other without.
i have set-up content of textfields in viewdidload method of associated viewcontroller. if select textfield secure note turned on select other 1 , click backspace content of latter gets clear out. not happening if select directly textfield no secure option first time.
does have clue of behaviour?
it looks bug appeared on ios6 , related changes introduce uitextfield other people have observed changes in behavior between ios5 , ios6; see post: (backspace functionality in ios 6 & ios 5 uitextfield 'secure' attribute)
Comments
Post a Comment