-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
1.1.5, 1.2.0, 1.3.0
-
generic, x86
-
generic, windows_nt
JDK1.2FCS-K: solaris, win32
While BOTTOM, MIDDLE,and TOP value of ALIGN attribute of <IMG> tag are working correctly, LEFT and RIGHT values are ignored and does not render correctly as expected.
1) cd /home/baechul/Beetle
2) java Beetle
3) Press 'eye' icon form the toolbar
4) Open t-image0.html
5) Last 2 cases are for left and right alignments.
6) In case of left alignment, the whole text should be appeared beside of the image.
7) In case of right alignment, the image should be right side but the image is in left side.
bae-chul.kim@eng 1998-09-18
While BOTTOM, MIDDLE,and TOP value of ALIGN attribute of <IMG> tag are working correctly, LEFT and RIGHT values are ignored and does not render correctly as expected.
1) cd /home/baechul/Beetle
2) java Beetle
3) Press 'eye' icon form the toolbar
4) Open t-image0.html
5) Last 2 cases are for left and right alignments.
6) In case of left alignment, the whole text should be appeared beside of the image.
7) In case of right alignment, the image should be right side but the image is in left side.
bae-chul.kim@eng 1998-09-18
- duplicates
-
JDK-4331456 Image Allignment with the text is incorrect in BeetleApplet.
- Closed