Bug 455022

Summary: Last Used Views not working if invoked via menu
Product: [Applications] kate Reporter: Pozsgay Máté <matthew.linux>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: christoph
Priority: NOR    
Version First Reported In: 22.04.1   
Target Milestone: ---   
Platform: Appimage   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 22.08.0
Sentry Crash Report:

Description Pozsgay Máté 2022-06-08 11:53:21 UTC
SUMMARY
Last Used Views not working if invoked via menu

STEPS TO REPRODUCE
1. Open multiple document in Kate
2. Use the "Last Used Views" function via "View -> Last Used Views" menu
3. Select a document by clicking on it with mouse or keyboard


OBSERVED RESULT
The line is selected from the list using keyboard, or the cell is selected if mouse was used. Document not switched even if pressing enter/double mouse click
The popup window can be dismissed by cancelling the request using ESC key.

EXPECTED RESULT
The active document should be changed either by pressing enter, or single/double mouse click

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 20.04.4 LTS
KDE Plasma Version: 
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
The workaround is to use this functionality via keyboard shortcut.