Focusing composer on iOS messes up the viewport #68
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When I start composing a chat message on my iPhone 15 Pro the screen like zooms in a little bit. When I post the message it zooms in a little bit more. Pinching to zoom back out doesn't work, but force-quitting the app does reset the viewport back to normal.
In the screenshot you can see the zoom level after focusing the composer. The image upload button is off the screen and the scrollbars are visible.
Can't reproduce on android or mobile web. Feels like an iOS keyboard avoidance issue.
This was reported by Endo as well
This should be fixed in
45ade602b5, it was a result of the font size in the compose view being too small and iOS auto-zooming.