Demonstration of strange uiscrollview behaviour
- Comment out fix in the ViewController adjustForKeyboard method (line 69)
- Select 'First Name' text field by tapping on it making sure that it is in focus
- Scroll view down until 'Device' field is visible and tap on it again making sure that it is in focus
- Dismiss the keyboard by pressing the done button
- Note that signup button does not fire action
The hack included solves the problem but results in an ugly jump as the scroll view updates it's content offset