Surfingkeys: mouse over elements doesn't work
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
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.
About this issue
- Original URL
- State: open
- Created 5 years ago
- Reactions: 16
- Comments: 17 (2 by maintainers)
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. 😕
In that case I believe
Ctrl-j
should be removed as wellCtrl-h
does not work in some(most) cases apparently, I’ll remove it and only support it in my chromium build with a experimental APIchrome.surfingkeys.sendMouseEvent
.