mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #17215] issue: No Scrollbar Visible on Chat Window (Up-Down) #18209
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 @bernd-sprenger on GitHub (Sep 5, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17215
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.6.26
Ollama Version (if applicable)
No response
Operating System
Debian 13
Browser (if applicable)
Brave Edge on Windows
Confirmation
README.md.Expected Behavior
Having a up/down scrollbar on the chat window when it is acting on mouse wheel, of when it is clicked onto (ideally it would appear when the mouse hovers over the window).
Actual Behavior
Sometime the up/down scrollbar disappears, when you have clicked the left panel and then switch tabs in the browser and come back. The window can be scrolled with the mouse wheel. However to have the scrollbar visible again, you have to click into a code section, or the send message panel for it to reappear.
Steps to Reproduce
Just do a long chat, scroll somewhere in the middle of the chat, click the left panel, switch tabs in the browser and comback and scroll the chat window with the mouse wheel.
Logs & Screenshots
Additional Information
From the my perspective, a scrollbar should always be visible, when the mouse is hovering over the window, or any mouse interactions are done, such as click a button, use the scroll wheel or so.
In my opinon, on a 4K display the scrollbar should also be bigger and having higher contrast.
Thanks for your excellent work on Open-WebUi - I use it quite a lot!
@tjbck commented on GitHub (Sep 5, 2025):
We're unable to reproduce, keep us updated!