Bug 511353 - Konsole "highlight the lines coming into view" leaving artifacts behind
Summary: Konsole "highlight the lines coming into view" leaving artifacts behind
Status: REPORTED
Alias: None
Product: konsole
Classification: Applications
Component: history (other bugs)
Version First Reported In: 25.08.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-30 02:08 UTC by anthonyjbarricelli
Modified: 2025-10-30 02:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Example of the artifact (61.83 KB, image/png)
2025-10-30 02:08 UTC, anthonyjbarricelli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description anthonyjbarricelli 2025-10-30 02:08:03 UTC
Created attachment 186312 [details]
Example of the artifact

SUMMARY
Commonly when scrolling and general use, the "highlight the lines coming into view" setting will leave thin line artifacts.

These artifacts can be dissipated by highlighting over them with the mouse, or focusing and coming back to the Konsole window.

STEPS TO REPRODUCE
1. Get a scrollable amount of buffer in Konsole (`for i in {1..100}; do   echo "$i"; done`)
2. Scroll up and down with "highlight the lines coming into view" enabled

OBSERVED RESULT
Occasionally highlight artifacts are left in place

EXPECTED RESULT
No artifacts

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.5.1
KDE Frameworks Version: 6.19.0
Qt Version: 6.10.0
Kernel Version: 6.17.5-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 9800X3D 8-Core Processor
Memory: 64 GiB of RAM (60.5 GiB usable)
Graphics Processor 1: NVIDIA GeForce RTX 5090/PCIe/SSE2
Graphics Processor 2: NVIDIA GeForce RTX 5090/PCIe/SSE2

ADDITIONAL INFORMATION