Issue 937: Chrome doesn't seem to execute Java menus correctly http://code.google.com/p/chromium/issues/detail?id=937
Comment #24 by [EMAIL PROTECTED]: Thanks for your information. Here's what I have found out: 1. The test applet works fine in the Chrome test shell (a simple test container for Chrome back end) 2. The test applet breaks in the multi-process mode. Now, older beta versions of Java SE 6 update 10 work fine it's the newser RCs that seem to have this issue. 3. Since Java plugin has its own window, Chrome doesn't directly interfere with mouse input received by the Java plugin and I suspect that it's some recent change in plugin's mouse event processing code causing this behavior. So now I am investigating how Chrome is interfering with Java plugin's mouse handling code and causing it to behave in this way. We are also reaching out to Java plugin developers to get this resolved quickly. -- 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
