You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the f key to trigger link hints in Vimium, the hint labels often overlap significantly, especially on pages with many tightly packed clickable elements. This makes it difficult or impossible to distinguish and select the correct element.
Steps to reproduce:
Open a web page with a dense UI (e.g., a dashboard or toolbar with many buttons).
Press f to trigger link hints.
Observe how the hint labels are stacked on top of each other.
Expected behavior:
Hint labels should be spaced in a way that keeps them legible and clearly associated with their corresponding elements.
Actual behavior:
Hint labels overlap or stack, especially when buttons/icons are close together. This hinders usability.
Screenshot:
Environment:
OS: macOS
Browser: Zen
Vimium version: always latest
Suggestions:
Improve spacing algorithm for hint labels just like vimium-c or surfingkeys