JDK-8043534 : [macosx] Component.getMousePosition() always return null in an applet on MacOS
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7u55
  • Priority: P3
  • Status: Resolved
  • Resolution: Won't Fix
  • Submitted: 2014-05-20
  • Updated: 2014-11-19
  • Resolved: 2014-06-05
Related Reports
Relates :  
Description
Component.getMousePosition() always return null in an applet on MacOS.
I tested 7u55b36.
This behaviour appeared after fix for JDK-8042484.

Steps to reproduce:
0)remove java plugin:
sudo rm -rf /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin
1)Install 7u55b36 on mac os x. (I used .dmg package from jre.us.oracle.com)
2)open i2.html in browser (I attached applet and html file to JDK-8042484).


Comments
Thx, Dmitry.
29-07-2014

The problem is reproducible only on 7u55-b35 and 7u55-b36. It does not occur on 7u60-b31 and 7u80. The problem was fixed by JDK-8016489. We do not have any plans to backport JDK-8016489 to 7u55, please use 7u60 or 7u80 instead.
05-06-2014

It does not affects 8. We do not test 9.
22-05-2014

is it affecting 8, 9 ?
21-05-2014