uitextfield - iPhone placeholder strange behavior on input -


i'm programming application iphone. application has login system. in login system (and somewhere around app) have placeholder in uitextfields.

after couple of months working on app, noticed sudden problem arose once. if don't write in text fields have placeholders nothing happens, if write in them, blue bar blinks showing in text becomes slow. scrollviews have become extremely slow. other strange behavior happens when have wheel lets user pick choice: options of wheel "fall" sky while user rolls it.

all of happens if write in uitextfield has placeholder. if not, nothing of happens.

i know sounds strange, used macosx program create video of text field becoming slow. uploaded here: click.

it's .swf, sorry that.

try 1 thing.. delete textfiled , create new 1 different name , see problem occurring again? try set breakpoints in code , debug code.


Comments