mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #20722] issue: Mobile viewport doesn't resize when the keyboard appears #57939
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 @alshdavid on GitHub (Jan 16, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20722
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.7.2
Ollama Version (if applicable)
No response
Operating System
Android
Browser (if applicable)
Chrome & Installed
Confirmation
README.md.Expected Behavior
When the keyboard appears, I expect the chat window to resize (like other chat apps)
Actual Behavior
The viewport remains the same size and the keyboard pushes up the contents
Steps to Reproduce
Visit open-webuui on an android phone
Start a chat
Open the keyboard
Logs & Screenshots
https://github.com/user-attachments/assets/2d06d25f-5391-426e-81f6-b58104d5902d
Additional Information
I believe we use this css to resolve it these days
@owui-terminator[bot] commented on GitHub (Jan 16, 2026):
🔍 Similar Issues Found
I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:
#16851 issue: hiding keyboard in Web App mode in iOS does not resize window
by appleamiga • Aug 23, 2025 •
bug#20361 Issue: Large-scale model setting-related functionality fails.
by shentong0722 • Jan 04, 2026 •
bug💡 Tips:
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
@alshdavid commented on GitHub (Jan 17, 2026):
I poked around the FE sources but couldn't make heads-or-tails of them.
Trying to be helpful, I created a basic repo that illustrates how to resolve the issue.
https://alshdavid.github.io/chat-frontend
https://github.com/alshdavid/chat-frontend
@silentoplayz commented on GitHub (Jan 18, 2026):
Related (Android keyboard) - https://github.com/open-webui/open-webui/issues/14010
@alshdavid commented on GitHub (Jan 20, 2026):
I sort of went on a tangent and created a lightweight frontend for LLMs behind an OpenAI API.
I've resolved the keyboard issue and added a bunch of animations, hopefully there are some ideas here that can be adopted by open-webui.
https://github.com/user-attachments/assets/ea1e7bc9-cd59-465b-b97f-6dd90725b13e