I have a game, where time is critical. You see a puzzle and you have limited time to solve it. You can't even pause the game. But when player opens new tab in the browser - game is automatically freezed.
So player can easily cheat:
1. Open a puzzle,
2. take a print-screen,
3. open new tab (time counter stops),
4. solve a puzzle without time limits,
5. go back to the game,
6. execute his solution.
"Pause on unfocus" is set to "No" but this makes no difference.
This issue occurs only when player open new tab in the same window.
Is it possible not to stop a game when player opens a new tab?