vimium icon indicating copy to clipboard operation
vimium copied to clipboard

Suggestion: Mouse hovering

Open nivekmai opened this issue 13 years ago • 44 comments

It would be awesome to have the ability to "hover" the mouse on a certain link. Lots of newer web pages have dropdowns/hover scripts that are only visible when you hover the mouse over a link (as an example, put your mouse over the "Watchers" button, and the "Watchers" tooltip expands from it.

nivekmai avatar Feb 23 '12 20:02 nivekmai

while playing a few minutes on Github I was able to trigger some hover effects with $('<selector>').trigger('mouseover')

deiga avatar Feb 17 '13 04:02 deiga

I agree, this would be great!

manishie avatar Jun 05 '13 07:06 manishie

+1 :)

ejoubaud avatar Aug 26 '13 04:08 ejoubaud

+1!

mcginty avatar Oct 06 '13 05:10 mcginty

Yeyahhh!!

ElijahLynn avatar Oct 07 '13 19:10 ElijahLynn

Yes please. :)

kyleshrader avatar Oct 07 '13 20:10 kyleshrader

+1 (:

antonpetrovmain avatar Jan 26 '14 00:01 antonpetrovmain

++

devou avatar Feb 03 '14 13:02 devou

+1

joaquindev avatar Feb 03 '14 13:02 joaquindev

:+1:

Supernats avatar Mar 03 '14 23:03 Supernats

+1

daveshah avatar Apr 22 '14 17:04 daveshah

+1 Implemented at PR #1032

mrmr1993 avatar Apr 22 '14 22:04 mrmr1993

+1. When can I expect it?

rohitpujar avatar May 18 '14 18:05 rohitpujar

+1 Would use daily.

lethjakman avatar Aug 04 '14 13:08 lethjakman

Sometimes hover needs to be triggered not only on links, but other elements like images or texts

shahverd avatar Oct 11 '14 11:10 shahverd

#835 looks promising for this issue.

smblott-github avatar Oct 25 '14 15:10 smblott-github

@smblott-github I've also implemented this at #1032, but with "unhovering" too. This ensures that only one element is ever hovered at any time, by providing a mouseout event to the last hovered element (and provides a command to trigger this manually).

A good example of when the last hovered element should be "unhovered" is the movie images on this IMDb page. Clicking/hovering more than one of these successively with LinkHints.activateModeToOpenInNewTab, LinkHints.activateModeToOpenInNewForegroundTab, or #835's LinkHints.activateHoverEffectMode highlights the issue nicely.

mrmr1993 avatar Oct 26 '14 00:10 mrmr1993

FYI to everyone following this, here are some hints on getting this working: https://github.com/philc/vimium/pull/1032#issuecomment-60500519. Works great! @mrmr1993 Thanks for the work.

manishie avatar Oct 26 '14 00:10 manishie

+1

darth10 avatar Jan 07 '16 06:01 darth10

+1

mieubrisse avatar Apr 06 '16 11:04 mieubrisse

+1

Would even be happy to help if you need any

darshandzend avatar Apr 12 '16 12:04 darshandzend

+1

purplehat7 avatar May 05 '16 02:05 purplehat7

+1

pratyushwy avatar Jun 10 '16 11:06 pratyushwy

+1

wcpines avatar Jun 15 '16 16:06 wcpines

This would be an awesome feature.

muriloime avatar Jun 29 '16 12:06 muriloime

+1

karlsebal avatar Jun 29 '16 16:06 karlsebal

+1 Yeah, this would be absolutely amazing. And also feature for focusing that link would be awesome.

For example I need to access volume slider on youtube - I'd target it with focus and then set up volume with arrows (maybe there is another option, but I didn't figure it out yet).

FrankMejzlik avatar Jul 22 '16 08:07 FrankMejzlik

+1

tongc avatar Aug 01 '16 18:08 tongc

If you've got nothing meaningful to add other than "+1" add the emote to the Original Post. This way we don't get unnecessary notifications.

deiga avatar Aug 02 '16 13:08 deiga

+1

GummyDonut avatar Sep 10 '16 18:09 GummyDonut