Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes:
A)
iOS 8: Keyboard moves up and down
iOS 9: App hangs due to infinite layout loop
B)
Steps as in A)
iOS 8: Keyboard jumps and creates a small gap at the bottom of the screen.
iOS 9: Cursor jumps slightly (not fixed)
C)
iOS 8: Broken position for keyboard + textfield. Keyboard and textfield may appear in the middle of the screen for example
iOS 9: Broken textfield. It is not scrollable and can only see part of text. If you edit the text (remove a letter), then it fixes the issue and you can now scroll.
D)
Full-screen chinese keyboard will be misplaced with close arrow ( v ) not visible
Other related issues not fixed here
E)
Full-screen chinese keyboard will be misplaced. It will be in the middle of the screen ( looks like as much as the textfield grows once it's placed at the bottom )
F)
Input field is placed in the middle of the screen