-
Bug
-
Resolution: Fixed
-
P1
-
7u6
-
Mac OS X 10.7.3
See RT-15970 for details.
The fix forRT-15970 defined _getEmbeddedX and _getEmbeddedY methods in the Window class that need to be implemented in the platform-specific code for each platform.
Currently these methods return 0 on Mac meaning that the position of a browser window in screen space is not known. This causes popups to be drawn in the wrong location when the browser moves.
The fix for
Currently these methods return 0 on Mac meaning that the position of a browser window in screen space is not known. This causes popups to be drawn in the wrong location when the browser moves.
- duplicates
-
JDK-8126098 Mac: in plugin stage coordinates are relative against browser position, not screen
-
- Closed
-
- relates to
-
JDK-8119432 Popups aren't drawn in the right place in applet mode if the browser window is moved
-
- Closed
-
-
JDK-8126384 Mac: Problems with mouse events when running in a browser
-
- Closed
-
-
JDK-8120483 Mouse coordinates are sometimes incorrect on applet startup
-
- Closed
-
-
JDK-8126586 Mac: Incorrect popup/dropdown positioning in applets on Mac OS
-
- Closed
-