Comment #97 on issue 20654 by [email protected]: Flash does not  
register any clicks
http://code.google.com/p/chromium/issues/detail?id=20654

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=31734

------------------------------------------------------------------------
r31734 | [email protected] | 2009-11-11 15:49:51 -0800 (Wed, 11 Nov 2009) |  
15 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/plugin/plugin_thread.cc?r1=31734&r2=31733

linux: work around "flash does not register any clicks" bug

I had a flash of inspiration!  Setting GDK_NATIVE_WINDOWS in the
environment doesn't work because we don't propagate the setting down
into the plugin subprocess.  I confirmed that setting it manually
fixes it.  That is, on this computer I previously had the no-clicks
bug and with this change the problem is solved.

Note: there are multiple confusing levels to this bug; if
nspluginwrapper gets involved I still encounter the problem.
But this definitely fixes the problem for me.

BUG=20654

Review URL: http://codereview.chromium.org/384059
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to