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

Cannot type on a few websites #38

Closed
NayamAmarshe opened this issue Sep 20, 2020 · 1 comment
Closed

Cannot type on a few websites #38

NayamAmarshe opened this issue Sep 20, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@NayamAmarshe
Copy link

https://www.tweetbinder.com/blog/hashtag-counter/

Cannot type in the input boxes on a few boxes, the Global Speed plugin detects a video and doesn't let you type the text.

@polywock polywock self-assigned this Sep 20, 2020
@polywock polywock added the enhancement New feature or request label Sep 20, 2020
@polywock
Copy link
Owner

polywock commented Sep 20, 2020

Thanks for letting me know. The extension doesn't actually check if there's a video. The shortcuts are triggered in all cases, except if you're typing in a text field. For that website, the text field was nestled within a ShadowRoot (think hidden layer). I've just implemented a fix for this edge case. It should go live in the next version (might take a while to publish).

Usually in these cases. I like to use the state shortcut (Shift-Q by default) to temporarily disable the extension. Once disabled, all shortcuts except the state shortcut stop working. You can finish typing what you want. Once done, use the state shortcut again to reenable the plugin.

@polywock polywock added bug Something isn't working and removed enhancement New feature or request labels Sep 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants