Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3
-
Resolution: Incomplete
-
Affects Version/s: 9
-
Fix Version/s: 9
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
CPU:generic
-
OS:windows
Description
Product(s) tested: JDK 9b62(64-bit), JDK 9b50(64-bit)
OS/architecture: Windows/x64
Reproducible: Always
Reproducible on machine: spb23274.ru.oracle.com
Test case : ProgressBarTest.java (attached)
Expected Behavior :
Small painting on progress bar for value "1" should be present to differentiate it with value "0".
Actual Behavior :
No indication in the progress bar to differentiate between 0 and 1 with WindowsL&F(refer JDK9b62_WindowsLnF.png) and NimbusL&F(refer JDK9b62_Nimbus.png)
But we can see clearly with WindowsClassicL&F (refer JDK9b62_WindowsClassicLnF.png)
OS/architecture: Windows/x64
Reproducible: Always
Reproducible on machine: spb23274.ru.oracle.com
Test case : ProgressBarTest.java (attached)
Expected Behavior :
Small painting on progress bar for value "1" should be present to differentiate it with value "0".
Actual Behavior :
No indication in the progress bar to differentiate between 0 and 1 with WindowsL&F(refer JDK9b62_WindowsLnF.png) and NimbusL&F(refer JDK9b62_Nimbus.png)
But we can see clearly with WindowsClassicL&F (refer JDK9b62_WindowsClassicLnF.png)
Attachments
Issue Links
- relates to
-
JDK-8041642 Incorrect paint of JProgressBar in Nimbus LF
-
- Resolved
-