-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
7u55
Component.getMousePosition() always return null in an applet on MacOS.
I tested 7u55b36.
This behaviour appeared after fix forJDK-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 toJDK-8042484).
I tested 7u55b36.
This behaviour appeared after fix for
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
- relates to
-
JDK-8042484 [macosx] Component.getMousePosition() does not work in an applet on MacOS
- Resolved