Flash Player freezes after browser tab change
Hi,
I have a web application running on Flash and recently some users are reporting that sometimes when they change the browser tab and then return to the app tab, it doesn't respond to any click.
After some tests, I discovered that the app isn't crashing, because when I click on a button that dispatches a request to the server, the server receives this request, but the button doesn't show visually that is being pressed.
I was able to reproduce the same freeze outside of my app with a single FLVPlayback running a video. But it isn't related to the video component because I can also reproduce by starting some "setInverval()" calls executing something with a really small interval just to simulate something running in the Flash Player.
This link I found on the web can be used as an example: http://www.dhs.state.il.us/accessibility/tests/flash/video.html. In a separated browser window, open this link in a tab and open another empty tab. Keep the Ctrl+TAB keys pressed to keep switching between the two tabs for some time. Usually, when the video is playing, it freezes after a few seconds.
So far I have personally seen this problem happen only in Chrome, but I have been told that the same thing happened in other browsers.
My Chrome version is 60.0.3112.90, running Flash Player 26.0.0.151 (both Windows 10 and OSX Sierra).
I haven't found anyone reporting a problem like this recently. Can you guys give me some help?
