Comment #94 on issue 20654 by [email protected]: Flash does not register any clicks http://code.google.com/p/chromium/issues/detail?id=20654
This is most likely to be caused by GDK's 2.18 switching to client-side windows. Any software that mixed gdk and X api calls would most likely get broken. Flash is among these, but so are SWT (eclipse for instance) and Mono. The GDK_NATIVE_WINDOWS=1 fix forces every GDK window to be an X window, but this is more a hack than a fix. So, I think that harassing Adobe to fix this is a better alternative than driving the Chrome/Ubuntu/Other distribs maintainers crazy with 20+ comments per day :) -- 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 -~----------~----~----~----~------~----~------~--~---
