https://bugs.kde.org/show_bug.cgi?id=511323

Kurt Hindenburg <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/konsole/-/commit/33d0
                   |                            |fa3b324fd6e244657bf8b2e01ef
                   |                            |e84fec343

--- Comment #3 from Kurt Hindenburg <[email protected]> ---
Git commit 33d0fa3b324fd6e244657bf8b2e01efe84fec343 by Kurt Hindenburg, on
behalf of Wendi Gan.
Committed on 24/11/2025 at 23:18.
Pushed by hindenburg into branch 'master'.

Remove extra character and nulls in HTML export for lines with CJK

Issue:  
When exporting lines containing CJK characters, the HTML output may
contain an extra character at the end of the line and null
characters between CJK characters.

Change:
- Mark the position after a CJK character as the right half of a
  double-width character (null character).
- Ignore null characters when exporting to HTML.

M  +3    -1    src/Screen.cpp
M  +2    -0    src/decoders/HTMLDecoder.cpp

https://invent.kde.org/utilities/konsole/-/commit/33d0fa3b324fd6e244657bf8b2e01efe84fec343

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to