glitch-soc / mastodon

A glitchy but lovable microblogging server
https://glitch-soc.github.io/docs/
GNU Affero General Public License v3.0
688 stars 184 forks source link

Vanilla flavor: Long lines overflowing in preformatted text (code blocks) #1885

Open sk22 opened 1 year ago

sk22 commented 1 year ago

Steps to reproduce the problem

Post something like:

`​``
long line long line long line long line long line long line long line long line long line
`​``

(there's zero-width spaces so the code block on Github doesn't break)

Expected behaviour

The line should break, and not overflow

Actual behaviour

The line overflows when viewing using the vanilla flavor

Detailed description

image

Specifications

Catstodon v3.5.3+cat+1.1.1 Firefox 106.0.1 (Fedora 36)

kescherCode commented 1 year ago

Just tested to also occur in pure glitch-soc, so not caused by the Catstodon fork.