https://bugs.kde.org/show_bug.cgi?id=502734
Bug ID: 502734 Summary: vscode popup menu in code editor appearing and then disappearing when right-click while using global menu. Classification: Plasma Product: plasmashell Version: git-stable-Plasma/6.3 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Global Menu widget Assignee: plasma-b...@kde.org Reporter: ninadpatil0...@gmail.com CC: k...@privat.broulik.de, mvourla...@gmail.com Target Milestone: 1.0 Created attachment 180217 --> https://bugs.kde.org/attachment.cgi?id=180217&action=edit when i right-click in the vscode, code editor menu appears and disappears iin an instant When right-clicking inside the VS Code editor window, the context menu appears briefly and then disappears instantly, making it impossible to interact with it. Steps to Reproduce: Open Visual Studio Code. Right-click inside the code editor (e.g., on a variable or a blank line). Observe the context menu behavior. Expected Behavior: The context menu should remain visible until a user selects an option or clicks elsewhere. Actual Behavior: The context menu flashes for a split second and then disappears automatically. Environment Details: Desktop Environment: KDE Plasma Widget in Use: Global Menu Issue Trigger: Only occurs when the Global Menu widget is added to a panel. Additional Notes: Removing the Global Menu widget from the panel resolves the issue. This only affects some applications (notably Electron-based apps like VS Code). The bug seems to be related to how the Global Menu interacts with Electron's context menu rendering. -- You are receiving this mail because: You are watching all bug changes.