Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move shortcut stopped working #130

Closed
IGZmanuelMartinVivaldi opened this issue Oct 19, 2023 · 1 comment
Closed

Move shortcut stopped working #130

IGZmanuelMartinVivaldi opened this issue Oct 19, 2023 · 1 comment

Comments

@IGZmanuelMartinVivaldi
Copy link

IGZmanuelMartinVivaldi commented Oct 19, 2023

After a few days working with the new 2.7.0 version shortcut, it stopped working without any change or upgrade. I tried both, the new CTRL - Shift + N and the classic Shift + M
OS: Windows 11
Quick Folder Move v2.7.0
Thunderbird 115.3.2 and 115.3.3

There are a few errors in console log when I try to use the shortcuts:
Loading failed for the module with source “moz-extension://0c115448-c754-475e-9dae-42d1d387971f/popup/baseItemList.js”. 2 [popup.html:11:46](moz-extension://0c115448-c754-475e-9dae-42d1d387971f/popup/popup.html?action=move&allowed=move,copy,tag,goto)

Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“default-src”). 4 [customElements.js:499:24](chrome://global/content/customElements.js) Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“default-src”). 2 [panel.js:62:22](chrome://global/content/elements/panel.js)

FrameData missing for quickmove@mozilla.kewis.ch page moz-extension://0c115448-c754-475e-9dae-42d1d387971f/popup/popup.html?action=move&allowed=move,copy,tag,goto [ExtensionPageChild.sys.mjs:443](resource://gre/modules/ExtensionPageChild.sys.mjs) initExtensionContext resource://gre/modules/ExtensionPageChild.sys.mjs:443 initExtensionContext chrome://messenger/content/processScript.js:56 initExtensionDocument resource://gre/modules/ExtensionProcessScript.sys.mjs:374 Loading failed for the module with source “moz-extension://0c115448-c754-475e-9dae-42d1d387971f/popup/baseItemList.js”. [popup.html:11:46](moz-extension://0c115448-c754-475e-9dae-42d1d387971f/popup/popup.html?action=move&allowed=move,copy,tag,goto)

Promise rejected after context unloaded: Actor 'Conduits' destroyed before query 'RuntimeMessage' was resolved [popup.js:137](moz-extension://0c115448-c754-475e-9dae-42d1d387971f/popup/popup.js) unload moz-extension://0c115448-c754-475e-9dae-42d1d387971f/popup/popup.js:137 Promise resolved after context unloaded [popup.js:34](moz-extension://0c115448-c754-475e-9dae-42d1d387971f/popup/popup.js) load moz-extension://0c115448-c754-475e-9dae-42d1d387971f/popup/popup.js:34

@IGZmanuelMartinVivaldi
Copy link
Author

Solved, sorry for the false alarm. The problem was due to another Add-on: Compact Headers

When the option "Hide Header Toolbar" is enabled, Quickmove shortcut stopped working. After disabling, Quickmove worked again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant