https://bugs.kde.org/show_bug.cgi?id=523718
Bug ID: 523718
Summary: Konsole lacks support for Kitty Graphics Protocol
Unicode Placeholders
Classification: Applications
Product: konsole
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: emulation
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
DESCRIPTION
Konsole's implementation of the Kitty Graphics Protocol currently does not
support Unicode placeholders. As a result, applications that rely on these
placeholders for image positioning and rendering cannot display images
correctly.
STEPS TO REPRODUCE
1. open something that use unicode placeholder like `rmpc` or python scripts
2. display an image
OBSERVED RESULT
The image is rendered incorrectly:
https://ibb.co/fzbdYNN3
EXPECTED RESULT
The image should be rendered correctly:
https://ibb.co/2YWwLngj
SOFTWARE/OS VERSIONS
>Operating System: Arch Linux
>KDE Plasma Version: 6.7.3
>KDE Frameworks Version: 6.28.0
>Qt Version: 6.11.1
>Kernel Version: 7.1.5-2-cachyos (64-bit)
>Graphics Platform: Wayland
>Processors: 24 × Intel® Core™ i7-14650HX
>Memory: 32 GiB of RAM (31.1 GiB usable)
>Graphics Processor: NVIDIA GeForce RTX 4060 Laptop GPU
ADDITIONAL INFORMATION
With the help of AI, I made and tested a patch for konsole. After applying the
patch, image rendering matched the expected behavior shown above, and in `rmpc`
Here's patched Konsole: https://invent.kde.org/vconet/konsole
--
You are receiving this mail because:
You are watching all bug changes.