Context menu not being removed
See original GitHub issueThe last commit seems to have introduced a bug where the context menu isn’t removed when the user clicks outside it. I fixed this by changing the following line in removeAllContextMenus:
Changed if ( !$(event.currentTarget).hasClass('context') ) {
to if ( $(event.currentTarget).hasClass('context') ) {
Issue Analytics
- State:
- Created 7 years ago
- Comments:5
Top Results From Across the Web
Why I can not remove anything from New Context menu?
I already deleted the shellnew and restart windows explorer and the new context menu still have these. For example I deleted.
Read more >How to Remove Items From the New Context Menu in ...
Open the Windows registry. You can do this by typing “registry” into the Start menu or pressing the Windows key + R and...
Read more >How to remove item from Context Menu (after app removed)
I have tried several, to no avail. EDIT: I was able to delete around 30 registry entries :/ It seems to be gone...
Read more >How to remove items from the right click (context) menu in ...
Click Start · Click Run · Type in regedit and click ENTER · Browse to the following: HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers · You simply ...
Read more >Uninstalled a program but its context menu is not disappear
However, the context menu "Open Tabby here" does not disappear with it. I've tried deleting it via Registry Editor, in here:
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This is what I’m encountering. Seems like I can only replicate it when clicking outside the bounds of the html (the part that gets highlighted in blue). Is this the same thing for you? Particularly, when you click within the bounds of the <html></html> does it work?
The problem I saw was that clicking anywhere outside the context menu didn’t hide the context menu. I am using the latest ver of Chrome. The small change I suggested has fixed the issue completely.
Regards, George
From: Jose Taira [mailto:notifications@github.com] Sent: 16 January 2017 09:46 To: Templarian/ui.bootstrap.contextMenu ui.bootstrap.contextMenu@noreply.github.com Cc: George Coney gconey@cybertron.co.uk; Mention mention@noreply.github.com Subject: Re: [Templarian/ui.bootstrap.contextMenu] Context menu not being removed (#98)
[click-out-issue]https://cloud.githubusercontent.com/assets/15209679/21977969/6b7c9bce-dbd0-11e6-84ec-6df564226e26.gif
This is what I’m encountering. Seems like I can only replicate it when clicking outside the bounds of the html (the part that gets highlighted in blue). Is this the same thing for you? Particularly, when you click within the bounds of the does it work?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/Templarian/ui.bootstrap.contextMenu/issues/98#issuecomment-272815435, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKNnHIfVT11cjMiAzOemuJQ8tL_epF3pks5rSzxIgaJpZM4LeyOA.