-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
7u6, 7u40, 8
-
OS X 10.8.4, dual screen, primary device to the right with retina resolution, secondary to the left in negative area on x coordinate, regular resolution. QuartzDebug emulator.
-
os_x
javax/swing/ToolTipManager/7123767/bug7123767.java
fails with scaled resolution on primary device (960x540 by QuartzDebug) but pass with regular non-retina displays. At the moment of failure, popup coordinates for tooltip are clearly on the wrong display (negative x while mouse is far in positive area).
OS X 10.8.4 macmini4,1
QuartzDebug emulator
jdk 7u40b31 and 8b96
primary retina 960x540 display is right, positive coordinates
secondary regular display to the left, negative x
fails with scaled resolution on primary device (960x540 by QuartzDebug) but pass with regular non-retina displays. At the moment of failure, popup coordinates for tooltip are clearly on the wrong display (negative x while mouse is far in positive area).
OS X 10.8.4 macmini4,1
QuartzDebug emulator
jdk 7u40b31 and 8b96
primary retina 960x540 display is right, positive coordinates
secondary regular display to the left, negative x
- relates to
-
JDK-8159454 [TEST_BUG] javax/swing/ToolTipManager/7123767/bug7123767.java: number of checked graphics configurations should be limited
- Resolved
-
JDK-7123767 Wrong tooltip location in Multi-Monitor configurations
- Closed