Hello all,
I am having some troubles getting the contextmenu plugin working. I had it working fine in RC 0.9.5, but when I just recently upgraded to 1.1.1, the old version of contextmenu was preventing double-clicking from working to open a message. The contect menu would display when I would right-click on folders, but I could not open a message. So, of course, I chalked this up to an old version of the plugin. However when I upgraded to contextmenu 2.1.2, folders then stopped loading and the context menu doesn't appear at all (the browser one does, but not the plugin-provided one). If I click on a folder, the first message will display in the list and the "loading" message displays and never goes away.
I have tried downloading manually and via composer. Any suggestions?
Please check in your browser console for any JS errors. Also please try with any other plugins disabled. And possibly check to ensure your browser is not using a cached old version of the JS file.
Thank-you for the tips. I had tried disabling all other plugins. The console, however, lead me to the problem which was the silly debian packaging which links to a system version of jquery. I am submitting a bug report.