Not compatible with Firefox's Tridactyl (vim bindings) extension
bug
**What happened:**
Loading any page of the noogle.dzev website seems to always disable Tridactyl's
**Steps to Reproduce:**
Steps to reproduce the behavior:
1. Make sure the Tridactyl extension is installed (https://addons.mozilla.org/en-US/firefox/addon/tridactyl-vim/)
2. Open https://noogle.dev/
3. Notice that the small `normal` at the bottom right is visible at the very start of the page load then disappears, as if discarded by the website.. This is the only website I know where this happens.
**Expected behavior:**
Tridactyl works and is not dismissed somehow by the site 👀
**Screenshots:**
https://github.com/user-attachments/assets/dbc61756-3ddd-4649-b706-badc668664b0
**Desktop (please complete the following information):**
- OS: NixOS (of course) 24.11
- Browser: Firefox 138.0.1
**Additional information:**
Might be worth to mention that Tridactyl basically injects itself in the page with an iframe for the cmdline and the mode indicator, and overrides a bunch of keys based on my config (or defaults).
0 条评论