-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.4.1
-
generic
-
generic
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
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
- duplicates
-
JDK-4706403 1.4.1 REGRESSION: HTML table width=100% ignored in JEditorPane in JScrollPane
- Resolved