gblazex / smoothscroll

An extension for Google Chrome (150,000+ users)
https://chrome.google.com/webstore/detail/smoothscroll/nbokbjkabcmbfdlbddjidfmibcpneigj
Other
475 stars 98 forks source link

SmoothScroll breaks text input inside web components #192

Open brettflorio opened 4 years ago

brettflorio commented 4 years ago

This extension prevents certain text input (like the spacebar) inside web components. Instead of entering a space, the page will scroll. This behavior can be seen here:

The extension should ignore text input when a web component (any element with a - in the node name) is focused.