Summary: | [export/html] html output has random glyph, not looking like what I have in Konsole | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | David REVOY <info> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 22.12.3 | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/konsole/-/commit/7ef31a797717bf1a86304f8aa18c68ace85d7afe | Version Fixed In: | |
Sentry Crash Report: |
Description
David REVOY
2025-02-21 11:35:00 UTC
The page looks OK in Brave and Firefox here. I wonder if it font related. I don't recall why we don't add the DOCTYPE. I'll look at it. A possibly relevant merge request was started @ https://invent.kde.org/utilities/konsole/-/merge_requests/1089 Git commit 7ef31a797717bf1a86304f8aa18c68ace85d7afe by Christoph Cullmann. Committed on 13/04/2025 at 12:22. Pushed by cullmann into branch 'master'. wrap output it html document & body ensure right encoding is set M +8 -0 src/autotests/TerminalCharacterDecoderTest.cpp M +13 -0 src/decoders/HTMLDecoder.cpp https://invent.kde.org/utilities/konsole/-/commit/7ef31a797717bf1a86304f8aa18c68ace85d7afe Thank you very much! |