JDK-8171334 : [hidpi] Ubuntu 16.04: drop shadow issues with windows
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-12-16
  • Updated: 2016-12-24
  • Resolved: 2016-12-23
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 :  
Relates :  
Description
This seems to only show with HIDPI enabled.

Seen with:
   GDK_SCALE=2  javafx -Djdk.gtk.version=3 -Djdk.gtk.verbose=true TooltipTest
(test app in JDK-8166149)

GDK_SCALE=2  javafx -Djdk.gtk.version=3 -Djdk.gtk.verbose=true TabTest
(test app in JDK-8166458)
Comments
This can no longer be reproduced, likely as a result of JDK-8171330, so closing as a duplicate.
23-12-2016