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=25059>. 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=25059 [PATCH] LineLayoutManager: first word in line too long [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED] ------- Additional Comments From [EMAIL PROTECTED] 2003-12-01 03:14 ------- Simon, I'm looking at your patch now. Just to be careful, I need two clarifications: 1.) Case #1 and Case #2 both have the same conditional "If prevBP == null"-- was that intended, or did you actually mean for one of them to be "if prev == null" or "if prevBP != null", etc.? 2.) Case #4 and Case #5 below have identical text--do you miss something there? Thanks, Glen
