JDK-8213994 : There is no thumb on the slider with options -Djdk.gtk.version=3 -Djdk.gtk.verbose=true
  • Type: Bug
  • Component: client-libs
  • Affected Version: 8,11,12
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux
  • CPU: x86
  • Submitted: 2018-11-15
  • Updated: 2019-02-15
  • Resolved: 2019-02-15
Related Reports
Duplicate :  
Description
Testsuite: Regression manual
Test name(s):javax/swing/JScrollBar/8039464/Test8039464.java
Product(s) tested: JDK8u202b03 (64bit) 
OS/architecture: OEL7.5-uek-x64
Test tool:jtreg4.2b13
Options:-Djdk.gtk.version=3 -Djdk.gtk.verbose=true 

Reproducible: Always
Reproducible on machine: Evergreen-machine
 
Actual behavior:
1.There is no slider on the thumb with options -Djdk.gtk.version=3 -Djdk.gtk.verbose=true,please refer to Test8039464_with_option.jpg.
2.We tried to rerun the case  without Options, the test is passed,please refer to Test8039464_without_options.jpg

Affect Test:
closed/javax/swing/JSlider/6244952/bug6244952.java please refer to bug6244952_with_options.jpg and bug6244952_without_option.jpg
javax/swing/JSlider/4987336/bug4987336.java please refer to bug4987336_with_options.jpg and bug4987336_without_option.jpg
Comments
Closing as duplicate of https://bugs.openjdk.java.net/browse/JDK-8218469
15-02-2019

I am to reproduce this issue with gtk3 on jdk8, jdk11 and jdk12 on OEL 7.5. This works fine on Ubuntu 16.04. We will have to see why the behavior is different on OEL and Ubuntu.
27-11-2018

Looks similar to JDK-8214251 (Duplicate)
26-11-2018