JDK-4205591 : JSplitPane does not repaint automatically in beanbox
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.1.1,1.2.0,1.2.2
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_nt
  • CPU: x86
  • Submitted: 1999-01-25
  • Updated: 1999-04-21
  • Resolved: 1999-03-10
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.2.2 1.2.2Fixed
Related Reports
Duplicate :  
Duplicate :  
Description
Load the Swing-1.1.1beta1 Swingall.jar into the beanbox. 
Load the JSplitPane into the beanbox
Resize the components. They don't resize.
Workaround: move the JSplitPane to another location, forcing a repaint. 

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

EVALUATION JSplitPane was not overriding isValidateRoot, which resulted in repaint not working correctly in beanbox. This has been fixed. scott.violet 1999-02-05
11-06-2004

PUBLIC COMMENTS JSplitPane was not overriding isValidateRoot, which resulted in repaint not working correctly in beanbox. This has been fixed. scott.violet 1999-02-05
10-06-2004