mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #16851] issue: hiding keyboard in Web App mode in iOS does not resize window #33601
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?
Originally created by @appleamiga on GitHub (Aug 23, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16851
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.6.25
Ollama Version (if applicable)
No response
Operating System
iOS 18.6
Browser (if applicable)
Safari
Confirmation
README.md.Expected Behavior
for the chat bar to go to the bottom and to be able to see the full screen
Actual Behavior
chat bar is stuck in the middle of the screen, half way up the history in landscape mode, and it’s not possible to utilize the bottom of the screen. This can be reproduced in either orientation.
Steps to Reproduce
Logs & Screenshots
Additional Information
Clicking on the chat bar will cause the keyboard to reappear, at which point it is possible to screen the chat bar to the bottom.
@appleamiga commented on GitHub (Aug 24, 2025):
Note that this regression happened within the latest build or two. Never had a problem with this before.
@tjbck commented on GitHub (Aug 26, 2025):
We're unable to reproduce on ios/macos, keep us updated.