UI Issue with UISearchBar in Landscape mode
Closed this issue · 1 comments
dulithadabare commented
Describe the bug
When the Search Bar is focused in landscape mode, the top part of the search bar seems to be cutoff. Issue can be avoided by disabling the animation for moving the title of the view upwards.
To Reproduce
Steps to reproduce the behavior:
- Go to Subreddits view
- Rotate device to landscape mode
- Click on the Search Bar to focus on it and bring up the keyboard
- See error
Expected behavior
There should be a space between the edge of the screen and the Search Bar. The Search Bar should be completely visible
Screenshots
Smartphone (please complete the following information):
- Device: iPhone 6S
- OS: iOS 12.1
Additional context
The issue can be avoided by disabling the UI animation which occurs when the Search Bar is focused.
RJ-Clegg commented
Since this seems to be an OS level bug and a rather minor one at that... closing this.