JDK-8019920 : [macosx] javax/swing/ToolTipManager/7123767/bug7123767.java fail
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 7u6,7u40,8
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • OS: os_x
  • Submitted: 2013-07-04
  • Updated: 2021-07-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Relates :  
Relates :  
Description
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


 
Comments
We've reviewed your bulk request (120 bugs) and are OK with deferring them to JDK 9. You can go ahead and update these to: - Set label to 8-defer-approved - FixVersion to 9 Thanks for doing a great job of summarizing the details for the bulk deferral for us! Kind regards, Mathias
19-09-2013

The criteria for deferral bulk request bugs: - Not P2 - Not tck-red or conformance labeled - Not regressions reported/labeled against jdk8 - Not findbugs, parfait, eht, fuzzing labeled - Not netbeans, licbug, cap, cap-8 labeled against jdk8
18-09-2013

The criteria for deferral bulk request bugs: - Not P2 - Not tck-red or conformance labeled - Not regressions reported/labeled against jdk8 - Not findbugs, parfait, eht, fuzzing labeled - Not netbeans, licbug, cap, cap-8 labeled against jdk8
18-09-2013

The criteria for deferral bulk request bugs: - Not P2 - Not tck-red or conformance labeled - Not regressions reported/labeled against jdk8 - Not findbugs, parfait, eht, fuzzing labeled - Not netbeans, licbug, cap, cap-8 labeled against jdk8
18-09-2013

The criteria for deferral bulk request bugs: - Not P2 - Not tck-red or conformance labeled - Not regressions reported/labeled against jdk8 - Not findbugs, parfait, eht, fuzzing labeled - Not netbeans, licbug, cap, cap-8 labeled against jdk8
18-09-2013

jdk8: SQE OK to defer
12-09-2013

7u40-defer-request: not a regression, not a jck, not an escalation.
08-07-2013

So its success on Mac apparently depends on relative sizes of primary and secondary displays: when primary is bigger, test pass, if secondary bigger - fails, always regardless of retina. I guess that test was written using two identical monitors:-)
04-07-2013

I can reproduce the problem in multimonitor configuration since 7u6 w/o retina emulation.
04-07-2013