ive got an error in a hybrid app build with cordova phoneGap 3.3. The error is only shown on a device with ios7 (maybe only iOS7+iphone4) Its about a Text input. By touching the input the keyboard will shown up -> nice. But the cursor focus is not shown in the input field. Typen text has no effect at this moment. Clicking the input field twice the cursor will appear and typing workds well know.
I hope that is enough informations to reproduce that tricky error.