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=8321>. 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=8321 from-parent('width') returns 0 for nested tables ------- Additional Comments From [EMAIL PROTECTED] 2002-04-22 16:20 ------- The patch above (to Block.java) has had the ufortunate side-effect of changing how lists are rendered - the list-item-label gets the whole line to itself, so that the list-item-body ends up starting on the next line. The temporary solution that I'm using is to set contentWidth before the loop to layout the children, and areaHeight after. I did not investigate this further, since I hope the new redesign will address this issue (I can live with the hack for now :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
