Flash App hiding Javascript modal pop-ups
Greetings -
A few weeks back I had an issue with Flash Apps rendering if Firefox v52.7 or newer was used AND Flash Player v27 or newer was used.
Flash Apps Issues with Specific Combinations of Flash and Firefox
The solution to that issue was to change our wmode for flash apps from "transparent" to "direct". We didn't realize at the time that doing that caused several of our Javascript pop-ups to now fall behind the AS3 apps and appear as if they never opened. Toggling the wmode back to "transparent" fixed the pop-ups, but then we have the rendering issue again.
We can set wmode to "transparent" and then (via about:config) change the dom.ipc.plugins.asyncdrawing.enable to FALSE, this does appear to solve both problems. However, we have a very large user base on "closed" networks so if we can find a solution that doesn't mean having to change Firefox's settings that would be ideal.
Any ideas?
Thanks,
Scott
