You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2002/06/03 10:18:44 UTC

DO NOT REPLY [Bug 7323] - Content overflow in fo:table-cell if content too long

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7323>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7323

Content overflow in fo:table-cell if content too long

j3322ptm@yahoo.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From j3322ptm@yahoo.de  2002-06-03 08:18 -------
This is, strictly speaking, a feature rather than a bug. Without
opportunities to insert automatic line breaks, or hyphenation, long
character strings are allowed to overflow the box they are in. How the
overflow is handled is determined by the overflow property in effect.
The default value is "auto", which can be interpreted as "whatever fits".
http://www.w3.org/TR/xsl/slice7.html#overflow, in particular FOP implements
only the overflow="visible" setting. FOP does not yet support any other
setting (actually, this is a bug, already reported multiple times).

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org