mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-12 01:54:38 -05:00
Numbered list does not display correctly in Safari #375
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 @adan89lion on GitHub (Feb 29, 2024).
Originally assigned to: @tjbck on GitHub.
Bug Report
Description
Bug Summary:
Markdown numbered lists generated by LLMs do not display correctly in Safari. Number starting from 10 will be cropped out.
Steps to Reproduce:
Expected Behavior:
Numbers display correctly
Actual Behavior:
Numbers does not display correctly
Environment
Reproduction Details
Confirmation:
Logs and Screenshots
Browser Console Logs:
N/A
Docker Container Logs:
N/A
Screenshots (if applicable):

Installation Method
Docker
Additional Information
N/A
@jannikstdl commented on GitHub (Feb 29, 2024):
Can you copy the answer with the copy icon at the bottom of the message and paste it here?
@adan89lion commented on GitHub (Feb 29, 2024):
I've lost the previous conversation, but here's another one.
It seems like the numbers are really cropped out.
@jannikstdl commented on GitHub (Feb 29, 2024):
Ok thanks!
Can someone reproduce this on safari? For me on Win 11 / Chrome it is working.
@taidbui commented on GitHub (Feb 29, 2024):
I confirmed this happened with safari on Mac. Changed to Edge (also on Mac) it works fine.
@jannikstdl commented on GitHub (Feb 29, 2024):
Ok, looks like a formatting issue like margin or something.