ueokande / vimmatic

A browser extension to enable Vim-like keymaps on the browsers!!
https://ueokande.github.io/vimmatic/
MIT License
180 stars 7 forks source link

Can't use reddit search bar #443

Open g-h-97 opened 2 months ago

g-h-97 commented 2 months ago

The issue is already reported or known issue?

Current behavior

Trying to write anything at all on Reddit text fields will trigger Vimmatic actions.

Expected behavior

Ya know ... actually writing text in a text box or search bar without triggering Vimmatic ¯_(ツ)_/¯

Steps to reproduce

  1. Head over to https://reddit.com
  2. Try to search something in the search bar

Environment

ff2400t commented 1 month ago

This seems to be an issue because Reddit has now started to use web components. Tried to use the search field i lit.dev(a web component library) and had similar results. And also for Reddit the buttons for upvote aren't being visible registered when using quick hint mode

g-h-97 commented 1 month ago

@ff2400t , so is there a workaround for this ?