JDK-6425214 : WinLAF:JScrollBar differs on mouse over while compare with native scrollbar in vista.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 5.0u1
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_vista
  • CPU: x86
  • Submitted: 2006-05-12
  • Updated: 2022-09-16
  • Resolved: 2022-09-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.
Other
tbdResolved
Related Reports
Duplicate :  
Relates :  
Description
Bug Info:
=========
Mouse over on either scroll channel and scroll box,the scroll channel should change to blue color and scroll arrows(up/down) should get highlighted.

I excpected the above described behavior based on native scrollbar in vista.But the scroll arrows are not getting highlighted on mouse over in JScrollBar.

I used the default windows vista theme.

Comments
EVALUATION This is possibly a duplicate of 6462156.
22-08-2006