[konsole] [Bug 509784] Saving output as HTML cause multi-line text loses style
"Christoph Cullmann" <[email protected]> Sat, 11 Oct 2025 01:25:15 +0000
| Newsgroups | gmane.comp.kde.devel.konsole |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=3D509784 Christoph Cullmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/util | |ities/konsole/-/commit/b04c | |4ec523fa2c1807dd711d3612b49 | |5134f3784 --- Comment #2 from Christoph Cullmann <[email protected]> --- Git commit b04c4ec523fa2c1807dd711d3612b495134f3784 by Christoph Cullmann, = on behalf of Wendi Gan. Committed on 10/10/2025 at 17:31. Pushed by cullmann into branch 'master'. HTMLDecoder: fix missing span on subsequent lines Issue: When saving output as HTML, for multiple lines with the same style, only the first line had a `<span>`, while subsequent lines lack styling. Change: For the first character, if there is no style change, apply the stored `_style`. M +5 -2 src/decoders/HTMLDecoder.cpp M +1 -0 src/decoders/HTMLDecoder.h https://invent.kde.org/utilities/konsole/-/commit/b04c4ec523fa2c1807dd711d3= 612b495134f3784 --=20 You are receiving this mail because: You are the assignee for the bug.=