JDK-4514999 : REGRESSION: Strange scrollpane paint behavior - phantom scrollbars on win32
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.4.0
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_nt,windows_2000
  • CPU: x86
  • Submitted: 2001-10-16
  • Updated: 2001-12-05
  • Resolved: 2001-11-21
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
1.4.0 rc1Fixed
Related Reports
Duplicate :  
Relates :  
Description
To reproduce the problem:
* Run the SymbolTest demo applet on a Windows platform using AppletViewer
* Resize the applet window to be about twice as wide as it originally appears, as if to make the horizontal scrollbar disappear.

After the window has resized, you will see a horizontal scrollbar at the bottom of the scrollpane, even though the scrollpane is wide enough to display all of the content.  Trying to interact with the scollbar with the mouse, you will discover that the scrollbar doesn't actually exist - it is some sort of painting artifact.  Minimizing and restoring the window causes the phantom scrollbar to disappear.

This has been the case since b75, but not w/ b74.  (Note that before b74, you could still see the scrollbar momentarily before it was erased).

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: merlin-rc1 FIXED IN: merlin-rc1 INTEGRATED IN: merlin-rc1 VERIFIED IN: merlin-rc1
14-06-2004

EVALUATION Fix in Merlin ###@###.### 2001-10-17
17-10-2001