[Bug 410407] Re: [READ DESCRIPTION] Flash is not recognizing mouse clicks in multiple situations

Edward edward.coffey at gmail.com
Sat Oct 31 08:07:02 UTC 2009


I've renamed my /usr/lib/nspluginwrapper/i386/linux/npviewer.bin to
npviewer.bin.real, and created an executable script in place of
npviewer.bin with the following contents:

#!/bin/sh
GDK_NATIVE_WINDOWS=true /usr/lib/nspluginwrapper/i386/linux/npviewer.bin.real $*


This completely fixes the clicking problem within Flash for me. So far
I've had to implement a hack like this for Java, Mono and Flash. It
hasn't presented that much of a problem, but to have three major
platforms malfunctioning like this just looks bad. I really hope the
GDK_NATIVE_WINDOWS work-around makes it into the Flash, Mono and Java
packages soon - obviously the upstreams need to fix the bugs with the
way they use GDK, but I wouldn't want to hold my breath waiting.

-- 
[READ DESCRIPTION] Flash is not recognizing mouse clicks in multiple situations
https://bugs.launchpad.net/bugs/410407
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to flashplugin-nonfree in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list