philc / vimium

The hacker's browser.
https://chrome.google.com/webstore/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb
MIT License
23.11k stars 2.48k forks source link

Feature Request: link hint enabled for <pre> with overflow contents #2095

Open MoenCertiK opened 8 years ago

MoenCertiK commented 8 years ago

Most of the code snippets would go with <pre> tags, and most of those contents will overflow. Currently link hint will not get those fields, which means scrolling could only happen when mouse hovers or clicks on it. If we could make a click on those fields, then scroll could work smoothly.

Please advise if there is a way to achieve this, thanks! (added a pr for simple solution #2094)

gdh1995 commented 8 years ago

+1.

BTW, now Vimium has been detecting <div>s which have scrollbars, so it's very easy to checking another tag.

RIanDeLaCruz commented 8 years ago

@gdh1995 I'm a very heavy Tweetdeck user.

But Vimium doesn't seem to detect the multiple columns. Any ideas?