hoverzoom icon indicating copy to clipboard operation
hoverzoom copied to clipboard

auto activated after switching tabs with keyboard

Open Hybrid3D opened this issue 8 years ago • 6 comments

I've set activation shortcut key to shift or control key. It works fine, after reloading page. But after switching tabs with keyboard(ctrl + tab or ctrl + shift tab) which I use all the time, it works as if key is already pressed.

Hybrid3D avatar Feb 24 '17 01:02 Hybrid3D

The page receives a "key pressed" event but after you switch the tab it never receives a "key unpressed" event so it assumes the key is still pressed. There is nothing I can do here. This is just how Chrome works. I can only suggest using a different activation shortcuts.

extesy avatar Feb 24 '17 14:02 extesy

I think it would be solve if activation mode is reset after switching between tabs.

Hybrid3D avatar Feb 24 '17 15:02 Hybrid3D

Good idea. Let me see if that's possible.

extesy avatar Feb 24 '17 16:02 extesy

@extesy Please, could you fix this?

smhmd avatar Mar 19 '19 19:03 smhmd

This is still an issue.

@extesy Did it end up being possible to reset after switching tabs?

brzzdev avatar Aug 09 '22 19:08 brzzdev

Not yet. The bug is still open which means I haven't gotten to it yet. If you want to get it fixed faster, I do accept pull requests :)

extesy avatar Aug 09 '22 21:08 extesy