https://bugs.kde.org/show_bug.cgi?id=401069
RJVB <rjvber...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/kte | |xteditor/3f0c617e22ab5d2ae0 | |16ef7858c6f451f9cf0ad0 --- Comment #3 from RJVB <rjvber...@gmail.com> --- Git commit 3f0c617e22ab5d2ae016ef7858c6f451f9cf0ad0 by René J.V. Bertin. Committed on 17/11/2018 at 13:40. Pushed by rjvbb into branch 'master'. disconnect contextmenu from all aboutToXXContextMenu receivers Context menus are shown in a single view at a time so only the active KTextEditor::ViewPrivate instance should be signalled when a context menu is about to show or hide. Differential Revision: https://phabricator.kde.org/D16927 M +7 -2 src/view/kateview.cpp https://commits.kde.org/ktexteditor/3f0c617e22ab5d2ae016ef7858c6f451f9cf0ad0 -- You are receiving this mail because: You are watching all bug changes.