Bug description:
"Select a service with TAB, ↑, ↓" doesn't work ...
seems only in apps that use those keys, e.g., Gmail, Whatsapp.
Steps to reproduce:
Also, esc & enter don't work either ... only click on 'X' will close the switcher.
MacOS 10.14.6
Ferdi 5.5.0 (5.5.0.2116)
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.98. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
Same for me, happens on gmail, telegram, slack & other services.
Duplicate of #322.
This is a known bug which we unfortunately cannot fix: Electron does not allow Ferdi to focus the box if the focus is currently inside a webview.
Related:
https://github.com/electron/electron/issues/17882
https://github.com/getferdi/ferdi/issues/68#issuecomment-534146281
https://github.com/getferdi/ferdi/blob/1fea645b0b94e52a31158d47d0ad921110dfa95e/src/features/quickSwitch/Component.js#L232-L235
Most helpful comment
Issue-Label Bot is automatically applying the label
bugto this issue, with a confidence of 0.98. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!Links: app homepage, dashboard and code for this bot.