JDK-6978666 : closed/javax/swing/text/html/TableView/4813831/bug4813831.java failed
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic,linux
  • CPU: generic,x86
  • Submitted: 2010-08-20
  • Updated: 2011-04-25
  • Resolved: 2011-04-24
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.
JDK 7
7 b132Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
see comments

Comments
EVALUATION Jdk7 wordwraps long lines in tables (jdk6 doesn't). The failed test uses a long line that wraps into two different lines and it's the case of failure. The test should be ready for such situation. Note that CR 4813831 fixed only the following: ------ 4. When centered, the last line in the cell doesn't line up with the ones above it. ------
16-02-2011

EVALUATION There was a controversial fix, 6423287, that has caused a number of regressions and has been rolled back (see 6751407, 6539700, 6612541). As part of the rollback, GlyphView was allowed to break at arbitrary points. There's a feature, 4644241, that's supposed to sort everything out.
20-09-2010

EVALUATION reproducible
15-09-2010