Page 1 of 1

Forum displays CODE garbled on Firefox 91.0 (Linux)

Posted: 15 Aug 2021 10:23
by CO_Windler
When I watch the "print" version of forum pages on Firefox 91.0 (Linux Mint 20.1, KDE5 Plasma), the "CODE" sections get garbled and squeezed unformatted into a single block like this:

"differences in vlcrc after switching back and forward: co_windler@Juchhe:~/Dokumente/Arbeit/Config (Juchhe)/vlc$ diff -y --suppress-common-lines vlcrc_Automatisch vlcrc_VDPAU-Ausgabe #sout-x264-preset= | sout-x264-preset=ultrafast #sout-x264-tune= | sout-x264-tune=film #vout= | vout=vdpau_display co_windler@Juchhe:~/Dokumente/Arbeit/Config (Juchhe)/vlc$ diff -y --suppress-common-lines vlcrc_Automatisch vlcrc_wiederAutomatisch #sout-x264-preset= | sout-x264-preset=ultrafast #sout-x264-tune= | sout-x264-tune=film #vout= | vout=any"

This is what the CODE block should look like.

Code: Select all

differences in vlcrc after switching back and forward: co_windler@Juchhe:~/Dokumente/Arbeit/Config (Juchhe)/vlc$ diff -y --suppress-common-lines vlcrc_Automatisch vlcrc_VDPAU-Ausgabe #sout-x264-preset= | sout-x264-preset=ultrafast #sout-x264-tune= | sout-x264-tune=film #vout= | vout=vdpau_display co_windler@Juchhe:~/Dokumente/Arbeit/Config (Juchhe)/vlc$ diff -y --suppress-common-lines vlcrc_Automatisch vlcrc_wiederAutomatisch #sout-x264-preset= | sout-x264-preset=ultrafast #sout-x264-tune= | sout-x264-tune=film #vout= | vout=any

Please fix this. It makes printed/downloaded pages unreadable.