You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On latest git (7ba5f2d) moving a tab containing a full window Flash to a new window causes the Flash display to freeze, although audio continues working.
Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0
The text was updated successfully, but these errors were encountered:
I confirm that.
Happens when XEmbed mode is in use (enabled by default). Adding either enable_windowed_mode = 0 or enable_xembed = 0 to the config file disables using XEmbed and therefore prevents graphics from freezing.
Aetf
added a commit
to Aetf/dotfiles
that referenced
this issue
May 1, 2016
Not sure yet why that's happening. But found an interesting workaround. Opening a flash video in another tab fixes that which was frozen by moving to another window. Perhaps it's somehow related to the message passing to the window thread.
Hmm. Tried to do that in Opera 12, in had ability to drag tabs between windows too. Test flash movie works fine, with video visible, after such a move. So, issue could be caused by Firefox internals.
On latest git (7ba5f2d) moving a tab containing a full window Flash to a new window causes the Flash display to freeze, although audio continues working.
Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0
The text was updated successfully, but these errors were encountered: