I noticed this when testing myself that lots of mailers do not wordwrap their mails by default but basically the whole mail is in a single line. The mailviewer then creates a huge horizontal scrollbar which makes the mail hard to read. My suggestion would be to disable the horizontal scrollbar and wordwrap lines that do not fit in the horizontal space.
Description
Description
Revisions and Commits
Revisions and Commits
rMTP MIME Tree Parser | |||
rMTP9289dfbc3fbd Wrap email text at window boundaries |
Status | Assigned | Task | ||
---|---|---|---|---|
Open | CarlSchwan | T6199 Kleopatra: MIME viewer support | ||
Resolved | CarlSchwan | T6794 Mimeviewer: Wordwrap to viewer size |
Event Timeline
Comment Actions
Review welcome in https://invent.kde.org/pim/mimetreeparser/-/merge_requests/21
Took me a while to figure out that the reason the word wrapping wasn't working was because of the non breaking spaces :(
Comment Actions
Another small improvement in the rendering https://invent.kde.org/pim/mimetreeparser/-/merge_requests/23
This times to remove extra large group of new lines between paragraphs.