Comment 238 for bug 410407

Revision history for this message
dbcoder (dbcoder) wrote : Re: Clicking on items in Flash player does nothing [READ DESCRIPTION]

For all you 32-bit users out there, the fix for 64bit systems works too! You just have to export a variable instead

I use this for a firefox startup script:

export GDK_NATIVE_WINDOWS=1
firefox &

Works just fine!!