Bug 409340

Summary: By switching opened files and opening context menu, the context menu grows with no limit.
Product: [Applications] kdevelop Reporter: Juraj <jurajoravec>
Component: UI: generalAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: normal CC: frmdstryr, kossebau
Priority: NOR    
Version First Reported In: 5.3.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: KDevelop with described bug.

Description Juraj 2019-06-30 19:31:31 UTC
Created attachment 121244 [details]
KDevelop with described bug.

SUMMARY
The context menu grows without limit.

STEPS TO REPRODUCE
1. Open some files in KDevelop, I tried only the ones which belongs to some project
2. Open Context menu, I did with Right Mouse Button
3. Close the context menu, I did by clicking with Left Mouse Button somewhere in text editor
4. Switch to another file, I clicked on top tabbar
5. Repeat from 2.

OBSERVED RESULT
The entries in context menu are added for each file, where it was opened.
The entries from previous files remains in menu.

EXPECTED RESULT
Show only entries from current file in Context menu

SOFTWARE/OS VERSIONS
Operating System: Artix Linux 
KDE Plasma Version: 5.16.1
KDE Frameworks Version: 5.59.0
Qt Version: 5.13.0
Kernel Version: 4.19.52-1-lts
OS Type: 64-bit
Processors: 2 × Intel® Pentium® CPU B980 @ 2.40GHz
Memory: 7,6 GiB of RAM

ADDITIONAL INFORMATION
Comment 1 frmdstryr 2019-07-02 14:43:34 UTC
*** Bug 409421 has been marked as a duplicate of this bug. ***
Comment 2 Friedrich W. H. Kossebau 2019-07-02 14:46:45 UTC
Current workaround: disable the CTags plugin in "Settings"/"Configure KDevelop"/"Plugins".

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