Unable to click on search results as page updates them with every key stroke #82
Labels
bug
Something isn't working
needs-native-messaging
This can't be fixed until we use native messaging instead of clipboard rpc
In Smashing Magazine, if you use the search input you are unable to click on the search results unless you tab away from the input field. With every key stroke (even if the key stroke doesn't modify the input value) the page updates the search results and the element that was hinted disappears. Since we need to type the shortcut to send the command to Rango, every time we send a command the search results are updated.
I don't see a way to fix this without native messaging.
The text was updated successfully, but these errors were encountered: