Bug 409340 - By switching opened files and opening context menu, the context menu grows with no limit.
Summary: By switching opened files and opening context menu, the context menu grows wi...
Status: RESOLVED DUPLICATE of bug 401138
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: general (show other bugs)
Version: 5.3.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
: 409421 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-06-30 19:31 UTC by Juraj
Modified: 2019-07-02 14:46 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
KDevelop with described bug. (206.28 KB, image/png)
2019-06-30 19:31 UTC, Juraj
Details

Note You need to log in before you can comment on or make changes to this 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 ***