bug: scroll overflow on conversations with LaTeX rendering #565

Closed
opened 2025-11-11 14:26:12 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @dannyl1u on GitHub (Mar 29, 2024).

Bug Report

Description

Bug Summary:
In conversations where there is math output rendered with LaTeX, the page allows the user to scroll off the page at the bottom.

Steps to Reproduce:
Get the chatbot to return some output that includes rendered math equations, and scroll down the page.

Expected Behavior:
Prevent user from scroll overflow.

Actual Behavior:
Page keeps scrolling down showing a blank white area.

Environment

  • Operating System:: macOS Big Sur
  • Browser (if applicable): issue occurs on Chrome, Safari

Reproduction Details

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I am on the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.

Logs and Screenshots

Browser Console Logs:
n/a

Docker Container Logs:
n/a

Screenshots (if applicable):

https://github.com/open-webui/open-webui/assets/45186464/ea258a3d-f5d6-4ad8-b264-684e2d6bd920

Installation Method

Manual installation

Additional Information

Only occurs in conversations including rendered output.

Note

If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!

Originally created by @dannyl1u on GitHub (Mar 29, 2024). # Bug Report ## Description **Bug Summary:** In conversations where there is math output rendered with LaTeX, the page allows the user to scroll off the page at the bottom. **Steps to Reproduce:** Get the chatbot to return some output that includes rendered math equations, and scroll down the page. **Expected Behavior:** Prevent user from scroll overflow. **Actual Behavior:** Page keeps scrolling down showing a blank white area. ## Environment - **Operating System:**: macOS Big Sur - **Browser (if applicable):** issue occurs on Chrome, Safari ## Reproduction Details **Confirmation:** - [x] I have read and followed all the instructions provided in the README.md. - [x] I am on the latest version of both Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. ## Logs and Screenshots **Browser Console Logs:** n/a **Docker Container Logs:** n/a **Screenshots (if applicable):** https://github.com/open-webui/open-webui/assets/45186464/ea258a3d-f5d6-4ad8-b264-684e2d6bd920 ## Installation Method Manual installation ## Additional Information Only occurs in conversations including rendered output. ## Note If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
Author
Owner

@dannyl1u commented on GitHub (Mar 30, 2024):

this is probably related to the katex library

@dannyl1u commented on GitHub (Mar 30, 2024): this is probably related to the katex library
Author
Owner

@tjbck commented on GitHub (Apr 1, 2024):

Should be fixed on our dev branch now, let me know if the issue persists!

@tjbck commented on GitHub (Apr 1, 2024): Should be fixed on our dev branch now, let me know if the issue persists!
Author
Owner

@dannyl1u commented on GitHub (Apr 1, 2024):

Should be fixed on our dev branch now, let me know if the issue persists!

@tjbck lgtm! thanks for the fix! 👍

@dannyl1u commented on GitHub (Apr 1, 2024): > Should be fixed on our dev branch now, let me know if the issue persists! @tjbck lgtm! thanks for the fix! 👍
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#565