JDK-8165959 : [hidpi] Ubuntu 16.04: ContextMenu and Popup are broken
  • Type: Bug
  • Component: javafx
  • Sub-Component: window-toolkit
  • Affected Version: 9
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-09-13
  • 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
Quite similar to JDK-8159968.

Ubuntu 16.04 (Unity) + HiDPI (scale factor = 2) + JDK9b135. Please run the attached test code and try to open a context menu for the text field - it doesn't appear

No issues on non-HiDPI machine with the same OS
Comments
resolved by JDK-8163496
16-12-2016

the issue isn't reproducible with JDK8 on the same machine
14-09-2016

This may be a duplicate of JDK-8159968.
13-09-2016

the same for Popup. to reproduce please use the following code sample: https://gist.github.com/jewelsea/1926196
13-09-2016