-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Can't trigger extension using keyboard shortcut in Firefox #48
Comments
I guess (your?) Firefox doesn't honor the default shortcut set here: web-companion/app/manifest.json Lines 68 to 72 in a599247
|
I personally use |
Indeed : https://support.mozilla.org/en-US/questions/1317877
Do you think it would be possible to implement other shortcuts like Chrome ? |
What "other shortcuts like Chrome"? |
As listed here : https://github.com/qownnotes/web-companion#chrome ; there's only one listed for Firefox versus more for Chrome |
Those just use HTML Access Keys, they should also work under Firefox, see https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/accesskey. Thank you, I'll add the link to the README. |
Okay, nice. I tried it the first one : https://github.com/qownnotes/web-companion/blob/develop/README.md?plain=1#L57 And Firefox triggers the menu bar on Alt key ;'( |
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/accesskey says |
Nice, it's working, thank you! |
22.12.0
There now is a new release, could you please test it and report if it works for you? |
Hello, thank you! It's not yet available in my Firefox and I don't have time right now to install it manually but I'll tell you ASAP ;-) |
Mozilla needs some time for the review process... ;) |
It's online... |
LGTM! Thank's a lot! If there's any way to support your work I would be glad to! |
Thank you. :) Reporting issues that creep up when browser vendors change things already helps a lot. |
Expected behaviour
Would like to be able to use the QOwnNotes web companion using keyboard shortcut
Ctrl + Shift + B
Actual behaviour
It triggers the bookmarks bar (displays and hides).
Steps to reproduce
Maybe it's related to a French Firefox version, i dunno.
Output from the debug section in the settings dialog in QOwnNotes
Don't think it's relevant here but can send it if necessary
Relevant log output in the Log panel in QOwnNotes
Don't think it's relevant here but can send it if necessary
The text was updated successfully, but these errors were encountered: