Surfingkeys icon indicating copy to clipboard operation
Surfingkeys copied to clipboard

<Ctrl-h> mouse over elements doesn't work

Open aspiers opened this issue 5 years ago • 17 comments

Error details

Ctrl-h for mouseover (hover) over elements doesn't work for me.

SurfingKeys: 0.9.44

Browser: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

URL: https://musescore.org/en

Context

  • Visit the above URL
  • Press Ctrl-h
  • Press x to select "Activity"
  • A blue border briefly appears around "Activity" then vanishes, but nothing else happens.

In contrast, if I hover the mouse over it, I get a dropdown menu.

aspiers avatar May 12 '19 10:05 aspiers

I experience the same issue on https://collegeinfogeek.com

  • Visit https://collegeinfogeek.com
  • Ctrl-h
  • Select Resources

crocket avatar Dec 08 '19 02:12 crocket

Please look at this issue, because most of the sites required mouse over event

YinanZhaoXometry avatar Jan 26 '20 02:01 YinanZhaoXometry

I liked cVim. Then it stopped working in the latest Chrome. Then I found SakaKey (didn't want 2 keep a 'dev' version of cVim fork nor the vb4c 'dev' version since it's still unapproved by Google).

Your extension looks great and I may want 2 switch (Saka doesn't support mouse over anyway) but would like to have this feature (one of my fav sites is using mouseover heavily)

nskmda avatar Jul 16 '20 02:07 nskmda

Issue UP

a-phe-lei-a avatar Aug 12 '21 13:08 a-phe-lei-a

I also have this problem :(

crates51 avatar Aug 22 '21 20:08 crates51

I have this problem as well.

TuralAsgar avatar Sep 15 '21 07:09 TuralAsgar

Same problem

jheroy avatar Nov 11 '22 07:11 jheroy

Hello, I have kind of the same problem on Firefox, but here when I visit the first link (https://musescore.org/en) and try to press Ctrl-H + the hint to select activity, I get a mouse click and the browser then navigates to https://musescore.org/en/tracker.

salsifis avatar Dec 29 '22 11:12 salsifis

I wonder if this works for anyone at all. Certainly it hasn't worked for me since I reported it in 2022.

aspiers avatar Dec 31 '22 11:12 aspiers

It didn't work for me either. If I try it now, it seems to do what it's supposed to, but then follows it up with the equivalent of clicking on whatever element was hovered-over. For instance, if I ctrl+h on this github page over someone's user icon, it's supposed to show me a tooltip of the profile info of that user. It does that for a second, then takes me to their profile page. :/

schmitmd avatar Dec 31 '22 11:12 schmitmd

@schmitmd Yep, same for me. Same behavior in both chrome and Firefox.

mdmahbubhelal avatar Feb 02 '23 09:02 mdmahbubhelal

I just discovered SurfingKeys and I really like it myself, far more than Vimium and Vimium C. However, I, too, am having issues with the hovering.

I'm thankful it's there, at least. But it seems like in the other plugins, if there's a way to make it work, there's issues. That seems to be the case with this one, too.

I have to wonder why Qutebrowser itself can get this right but these plugin extensions can't. It's a shame, because I like Brave for its privacy, so using this plugin in Brave is great for me. But it suffers from the same hover issues the other ones do, too

fearlessgeekmedia avatar Feb 09 '23 04:02 fearlessgeekmedia

Sadly mouse over functionality doesn't seem to work for anyone. If this can't be implemented maybe it should just be removed altogether since its defaults conflict with standard shortcuts for History <ctrl + h> and Downloads <ctrl + j>.

pawel-rh avatar Nov 08 '23 18:11 pawel-rh

I can't believe it's almost 2024 and this hasn't been fixed :(

lanyeeee avatar Dec 23 '23 10:12 lanyeeee

Ctrl-h does not work in some(most) cases apparently, I'll remove it and only support it in my chromium build with a experimental API chrome.surfingkeys.sendMouseEvent.

brookhong avatar Feb 02 '24 02:02 brookhong

In that case I believe Ctrl-j should be removed as well

pawel-rh avatar Feb 02 '24 10:02 pawel-rh

Can <ctrl-h> be unmapped on Firefox? It is not listed as an editable mapping in the preferences, and api.unmap('<ctrl-h>'); as documented in the advanced preferences has no effect. In Chromium the advanced preferences are respected.

Konfekt avatar Apr 08 '24 03:04 Konfekt