languagetool-org / languagetool-browser-addon

LanguageTool Firefox and Chrome Add-on (OUTDATED)
Other
130 stars 54 forks source link

Feature request: add a keyboard shortcut to open suggestion popup #233

Open ferenczy opened 5 years ago

ferenczy commented 5 years ago

Sorry, if it's already implemented, but I didn't found a way to open the suggestion popup using the keyboard. I noticed the issue #109, but first, it seems to me that it addresses only the movement and selection inside the suggestions popup itself, not opening of it and second, it doesn't work for me at all if I open the popup using the mouse — cursor keys are moving the text cursor inside a text field, the popup doesn't accept any key presses.

I have tried to assign a keyboard shortcut using Chrome's settings page for assigning keyboard shortcuts to extensions but it just opens extension's popup, not the suggestions popup.

olivergondza commented 4 years ago

Are there any information how is the suggested keyboard support supposed to work? I did not find a way to open the suggestions, nor navigate inside the suggestion window. Thanks!

danielnaber commented 4 years ago

@olivergondza If you're referring to the latest add-on (the one in the stores, not the one in this repo): short-cuts are not implemented yet there, but it's quite on top of the to-do list.

olivergondza commented 4 years ago

@danielnaber: thanks, can you point me to the latest distribution channel and repository?

danielnaber commented 4 years ago

@olivergondza the latest add-on is linked at at https://languagetoolplus.com/#firefox_chrome, there's no public repo, as it's not Open Source