<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
  <meta name="Generator" content="Zarafa WebAccess v7.0.6-32752">
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  <title>RE: [X2Go-Dev] Attention @Alex, @Mike: Urgent problem with Flash and Iceweasel</title>
  <style type="text/css">
      body
      {
        font-family: Arial, Verdana, Sans-Serif ! important;
        font-size: 12px;
        padding: 5px 5px 5px 5px;
        margin: 0px;
        border-style: none;
        background-color: #ffffff;
      }

      p, ul, li
      {
        margin-top: 0px;
        margin-bottom: 0px;
      }
  </style>
</head>
<body>
<p>Hello,</p><p> </p><p>The about:config change works at least for Flash  player. If you use Ubuntu/Firefox you can make the fix global by   putting in /etc/firefox/syspref.js the following:</p><p>// prevent flash player windows from overlapping other tabs<br />pref("plugins.force.wmode", "opaque");</p><p> </p><p>Now  I don't know the difference between "opaque" or "transparent" and I  haven't spent much today to find it out (first google hits didn't help).</p><p> </p><p>What  I did notice is that this fix doesn't prevent adobe acrobat reader from  still having a similar behaviour but I can live without it as it's a  horrible browser plugin and there are open source alternatives as long  as you don't need pdf forms in the browser.</p><p><br /> </p><blockquote style="border-left: 2px solid #325FBA; padding-left: 5px;margin-left:5px;">-----Original message-----<br /><strong>From:</strong>  Stefan Baur <newsgroups.mail2@stefanbaur.de><br /><strong>Sent:</strong>        Mon 27-08-2012 09:18<br /><strong>Subject:</strong>   Re: [X2Go-Dev] Attention @Alex, @Mike: Urgent problem with Flash and Iceweasel<br /><strong>To:</strong>      x2go-dev@lists.berlios.de; <br />Am 26.08.2012 21:07, schrieb John Williams:<br /><br />> I switched from Firefox to Chromium months ago because of this issue.<br /><br />Interesting. I tried Chrome and have been seeing other issues (X-Server <br />crashing) when using the Windows X2Go Client, so that didn't seem like a <br />solution to me.<br />Are you using the Windows Client?<br /><br />> But I was browsing nomachines website, and they have a workaround that<br />> solved the problem for me in Firefox.<br /><br />With the link you provided, I found <br />http://www.nomachine.com/tr/view.php?id=TR04J02675 - that page doesn't <br />seem to offer a workaround, but links to the page you mentioned.<br /><br />What's confusing me here is that that page says "two *more* <br />workarounds", which means there should be three.<br /><br />Any idea what number three might be?<br /><br />Anyways, thanks for the hint, I'll try the about:config change.<br />Sounds like something that might even be added into <br />/etc/iceweasel/pref/iceweasel.js so it (positively) affects all users <br />without having to mess with their individual configuration files.<br /><br />-Stefan<br />_______________________________________________<br />X2Go-Dev mailing list<br />X2Go-Dev@lists.berlios.de<br />https://lists.berlios.de/mailman/listinfo/x2go-dev<br /></blockquote>
</body>
</html>