-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
1.4.0, 1.4.1, 1.4.2
-
Fix Understood
-
generic, x86
-
generic, windows_98, windows_2000
Name: bsC130419 Date: 06/18/2001
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b65, mixed mode)
Please add support for floating boxes (especially images) to the swing text
framework. By "floating boxes" I mean the sort described in the CSS
specification: boxes that can be set to the left or right of the flow-- and
have text flow around them.
<pre>
------
| |
| |
| float|
| |
| | And the text flows around the floating
------
box like so.
</pre>
Obviously, this would be useful for the HTMLEditorKit, but it would also be more
generally useful as part of the text package.
(Review ID: 126751)
======================================================================
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b65, mixed mode)
Please add support for floating boxes (especially images) to the swing text
framework. By "floating boxes" I mean the sort described in the CSS
specification: boxes that can be set to the left or right of the flow-- and
have text flow around them.
<pre>
------
| |
| |
| float|
| |
| | And the text flows around the floating
------
box like so.
</pre>
Obviously, this would be useful for the HTMLEditorKit, but it would also be more
generally useful as part of the text package.
(Review ID: 126751)
======================================================================
- duplicates
-
JDK-4941926 Erroneous rendering of table-cell contents in JEditorPane/HTML content
-
- Closed
-
-
JDK-4839124 HTML rendering for aligned images in JEditorPane is not applied
-
- Closed
-
-
JDK-4808652 RFE: JEditorPane ignores LEFT, RIGHT values of ALIGN attribute in IMG tag
-
- Closed
-