Pressing the f
or F
key no longer paints the page with letter links. The Open link in current tab.
popup is still displayed in the bottom right of the browser, but that's it:
Pressing ?
still pulls up help, and other buttons appear to work.
Vimium version:
Version 1.64.6
Chrome version (latest):
Version 75.0.3770.100 (Official Build) (64-bit)
macOS version (latest):
10.14
Can not reproduce it on Win 10 /macOS 10.14. Does it work after reloading the page? Could you provide a snapshot of the page's console log messages (open "Developer Tools" for the page and click the "console" panel)?
f
key doesn't work even after reloading the page. Here is the screenshot of the console log message:
Before pressing f key.
After pressing f
key:
I just realized that vimium.css returns 200 after I press f
key. Let me know if you need more screenshot.
I guess another web extension injects some CSS code to the page, and breaks Vimium's UI. So please provide snapshots of CSS styles like this:
What I want is style lists in the right panel of Developer Tools, for nodes including id="vimiumHintMarkerContainer"
and class="vimiumReset internalVimiumHintMarker vimiumHintMarker"
Here is the screenshots of CSS code:
This line is to blame:
So, please turn off your other browser extensions one by one, and reload the page to watch if Vimium can show its hints successfully.
Great. Once I removed Lolli, the letter tabs are back when I press f key.
Thank you for figuring this out @gdh1995 👍
So you may report an issue to the extension's support forum.
Looks like this can be closed?