-
Notifications
You must be signed in to change notification settings - Fork 11.8k
Misc. bug: auto scroll doesn't work in WebUI #12362
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
To be more specific it works if I don't scroll at all. If I scroll up and then down to bottom of the page then it doesn't scroll automatically. |
@ngxson This is still an issue and appears quickly with regular usage. In addition to what is described above, once the assistant response is finished generating, the UI jumps back up to the user's message. So, maybe there is an issue with |
Yes it could be. The The problem is that there is a logic to detect if you're scroll to near-bottom or not, and the auto scroll only get activated if you're near the bottom of the page. However, it seems to be inaccurate with different screen sizes. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
This is still a problem. |
Name and Version
version: 4879 (f08f4b3)
built with cc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 for x86_64-linux-gn
Operating systems
Linux
Which llama.cpp modules do you know to be affected?
llama-server
Command line
Problem description & steps to reproduce
Auto scroll doesn't seem to work in WebUI. Tested on Firefox 136 and Chrome 134 on Ubuntu 24.04. I have to scroll the page to see the reply.
First Bad Commit
No response
Relevant log output
The text was updated successfully, but these errors were encountered: