JDK-8166149 : [hidpi] Ubuntu 16.04 cannot navigate through TabPane tabs using drop-down list
  • Type: Bug
  • Component: javafx
  • Sub-Component: window-toolkit
  • Affected Version: 9
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-09-15
  • 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
JDK9 b135, Ubuntu 16.04 (Unity) + HiDPI (scale = 2)

Please run the attached test code. Cannot expand the drop-down list of the tabs on the right side of the pane to navigate over the tabs.

The issue isn't reproducible with JDK8 on the same machine. Also isn't reproducible on non-HiDPI machine.
Comments
core issue resolved by JDK-8163496 new issues tracked under JDK-8171334
16-12-2016

Cannot reproduce after JDK-8163496. I cannot seem to reproduce the alignment issue. I can reproduce Semyon's shadow issue under the drop down window. It seems to me that it only happens after I delete a tab though.
15-12-2016

Cannot reproduce after JDK-8163496. But there is another issue. After any tab is closed the drop-down popup window becomes incorrectly aligned vertically (screenshot-1). This happens with both GTK2 and GTK3. Also, in the same scenario on GTK 3 artifacts sometimes appears arond the drop-down window (screen-shot). Looks like the shadow arond the drop-down is not composited well.
13-12-2016