Cinnamon / kotaemon

An open-source RAG-based tool for chatting with your documents.
https://cinnamon.github.io/kotaemon/
Apache License 2.0
17.57k stars 1.36k forks source link

[BUG] text with overlapping characters and distorted formatting #420

Closed pvl closed 4 days ago

pvl commented 1 month ago

Description

The app occasionally displays text incorrectly with overlapping characters and distorted formatting, as seen in the attached image (table from the list of files in a collection). This affects the readability and usability of the interface, particularly when handling PDF documents or lists with long filenames. to_upload_gpt

Reproduction steps

1. Go to a collection and upload files with long file names (eg 40 chars)
2. See the table with list of files and bad formatting

Screenshots

![Example screenshot](https://github.com/user-attachments/assets/49dc58d6-9738-4563-bb38-dbd2ff37b762)

Logs

No response

Browsers

Firefox

OS

MacOS

Additional information

No response

rlabs-oss commented 1 month ago

Safari doesn't exhibit the same issue.

vap0rtranz commented 3 weeks ago

Firefox on Linux has this issue too.

vap0rtranz commented 5 days ago

I don't see this text display issue anymore. Fixed?

I'm running latest Docker main-full image.

taprosoft commented 4 days ago

@vap0rtranz @pvl this is CSS formatting issue which happens on Firefox. Suppose to be fixed in the latest release.