JDK-4698814 : HTML Rendering of Table on Hopper is different from that on Merlin
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.1
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2002-06-07
  • Updated: 2002-07-31
  • Resolved: 2002-07-24
Related Reports
Duplicate :  
Description
We observe that the Tables (Table Tag as in HTML , NOT JTable) when
rendered in Editor Panes are different in size in Hopper Build 13 ( SQA
has found it earlier because they started testing Hopper builds earlier
than us ) from , as they were rendered in Merlin . 

AutoBeetle captures images of HTML Pages and stores them as PNG files on
two builds (Golden and Current Builds ). The GOLDEN Build refers to the
base build (Which is considered to be the baseline or correct build )
and is Merlin in this case . The CURRENT Build is Hopper Build 13. 

I have run the test and tarred the whole directory for you in a file ,

Please follow steps below to have an insight :

1. Download AutoBeetle.tar from
http://sqindia.india.sun.com/~mg121047/AutoBeetle.tar
2. Untar it .
3. cd AutoBeetle.
4. gnumake runmanualcompare.
5. You shall now see an image comparator popup ,You may now press Next
.... Next.. so on , to see the differences between the image captures of
the HTML Rendering on the two builds. 

Should you want to re-run the test , for yourself you may do the
following after step 3 above: 

4. Set GOLDEN_BUILD_HOME env variable to Merlin fcs (Or as you would
wish the base build )
5. Set JAVA_HOME env variable to Hopper Build 13.
6. sh runnit.sh

Another observations timage2.html(which is as HTML file available in
AutoBeetle/html_tests directory )is not displayed even correctly i.e.
the table has extra cells ,
====================================================

Could you please provide html files you see this problem on?

###@###.### 2002-06-07


Comments
EVALUATION Could you please provide html files you see this problem on? ###@###.### 2002-06-07 Yes , they are in AutoBeetle/html_tests directory which you shall see when you untar the attachement . Also the code for reproducing the bug (Isolated test case is now attached) I have also attached screen shots taken using this code ###@###.### 2002-06-11 When you untar , AutoBeetle.tar attachment , Look into Directory : AutoBeetle/SunOS_xhipra_AutoBeetleResults/image-deltas/current This contain the PNG screenshots of HTML display on Hopper B13 AutoBeetle/SunOS_xhipra_AutoBeetleResults/image-deltas/golden contains PNG Screenshots of HTMl Display on Merlin B92 all these image screenschots have first name exactly as there corresponding HTML files available in AutoBeetle/html_tests directory with obviously .html extension . Please revert to me if you have any further queries ###@###.### 2002-06-12
12-06-2002