Bug 389416

Summary: Different behavior of Open Session via menu (bug) vs. via Plasma applet (ok)
Product: [Applications] kate Reporter: Gregor Mi <codestruct>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: kare.sars, loh.tar
Priority: NOR    
Version First Reported In: 17.12.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Gregor Mi 2018-01-25 15:50:07 UTC
I make heavy use of Ctrl+Alt+F in combination with the project plugin (search in "In Current Project").

I noticed the following bug:

1) Have a Kate session open
2) Choose Sessions -> Quick Open Session to choose another session
3) Press Ctrl+Alt+F
4) See that "In Folder" is preselected. This is because "In Current Project" and "In all open Projects" are missing completely in the combobox.

Workaround: Close Kate and open the session via the Plasma Applet.
Comment 1 Kåre Särs 2018-01-26 08:26:36 UTC
Hmm... I can't reproduce... 

I'm switching between sessions and the "in Project" option is added and removed as it should...

Is there some special corner case that triggers this bug?
Comment 2 Gregor Mi 2018-01-26 22:07:31 UTC
Every time I use the "Choose Sessions" menu, the bug happens. So I use it not very often. I normally use the Kate Applet.

I will report back if I find out something new.
Comment 3 Kåre Särs 2018-01-26 22:12:03 UTC
Hmm... here at home I can actually reproduce it...
Comment 4 Lothar 2018-12-08 07:32:18 UTC
Is that fixed with D17296 ?
Comment 5 Gregor Mi 2018-12-08 16:32:09 UTC
Seems like so. I tried the latest master locally. Thanks! :)