Bug 487160

Summary: FZF preview overlapping in konsole
Product: [Applications] konsole Reporter: cry0x11
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: matan
Priority: NOR    
Version First Reported In: 24.02.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Preview of the issue

Description cry0x11 2024-05-17 18:48:32 UTC
Created attachment 169575 [details]
Preview of the issue

SUMMARY
FZF preview overlaps when using a shell script to preview according to each file type.

STEPS TO REPRODUCE
1. Open fzf with a previewer script (image and text) using an image previewer (chafa) and text previewer (cat or batcat)
2. scroll through options

OBSERVED RESULT
Images produced in preview panel aren't cleared and overlap with other images and text

EXPECTED RESULT
Preview is cleared each time you highlight an item like what happens in foot

ADDITIONAL INFORMATION
This also happens when images are previewed only even without a script. Maybe related to some kind of escape code fzf broadcasts to clear preview and konsole doesn't translate?
Comment 1 Matan Ziv-Av 2024-05-18 08:11:49 UTC

*** This bug has been marked as a duplicate of bug 456354 ***