JDK-8166458 : [hidpi] Ubuntu 16.04: tooltips are broken
  • Type: Bug
  • Component: javafx
  • Sub-Component: window-toolkit
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-09-21
  • Updated: 2016-12-16
  • Resolved: 2016-12-16
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.
JDK 9
9Resolved
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
Ubuntu 16.04 Linux (Unity) + HiDPI + JDK9 b135

Please run the attached test code and move a cursor over the checkboxes. The 1st time the tooltip "11111" occurs as expected. But when moving the cursor over the other checkboxes (or returning to the 1st), no tooltips are shown.

No such issue on a non-HiDPI machine with the same OS.

Not reproducible with JDK8
Comments
fixed by JDK-8163496.
16-12-2016

I cannot reproduce the issue after JDK-8163496. But sometimes I see a picture as shown on the attached screenshot. It is reproducible with GTK3 on Ubuntu 14.04 and 16.04 and never with GTK2.
13-12-2016

Likely a duplicate of one of the other Hi-DPI Linux bugs.
21-09-2016