ifvisible.js icon indicating copy to clipboard operation
ifvisible.js copied to clipboard

Not working with alt+tab in windows

Open kirangsa opened this issue 8 years ago • 2 comments

Not working with alt+tab in windows

kirangsa avatar Dec 01 '16 07:12 kirangsa

It would be nice to have this feature implemented.

Also related to alt + tab is the fact that if you switch to another program in your task bar it will not fire any of the visibility events.

fcu423 avatar Jan 13 '17 17:01 fcu423

Check out my answer on #42

When you do alt+tab browser window does not really go hidden. and visibility api will only work minified windows or switched tabs. You can enable legacyMode on the new version to have this effect.

serkanyersen avatar Mar 05 '17 08:03 serkanyersen