Bug 422487

Summary: With dual window 'Filter through command' processes wrong buffer
Product: [Applications] kate Reporter: Dave Kitchen <dave.kitchen>
Component: partAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: justin.zobel
Priority: NOR    
Version First Reported In: 20.04.0   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Dave Kitchen 2020-06-05 13:35:26 UTC
SUMMARY
With dual window 'Filter through command' processes wrong buffer

STEPS TO REPRODUCE
1. Open a file; Open a second file
2. View->New Window
3. Switch view in second window away from first window. Invoke 'Filter through command' from Tools menu and do something - eg echo  newstuff.

OBSERVED RESULT
Returned script output is inserted in Window 1 buffer, not Window 2 buffer


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Justin Zobel 2020-10-30 05:30:30 UTC
Dave I've just tested this in kate from git master and cannot reproduce.

Can you please confirm if this is still an issue for you, thanks.
Comment 2 Dave Kitchen 2020-10-30 08:28:10 UTC
I can confirm that in kate Version 20.08.0 this bug is fixed.
I should have checked on the last update I had - sorry, and thanks for your time