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

http://issues.apache.org/bugzilla/show_bug.cgi?id=44343





------- Additional Comments From [EMAIL PROTECTED]  2008-02-01 14:38 -------
(In reply to comment #1)
> ... Seems like this is going to take some time figuring out.

I take that back. Already found the related piece of code.

For other interested parties: in case the parent's font-size is a percentage, 
the getValue() call in 
FontSizePropertyMaker.convertProperty() returns a base-size of 0. This case 
does not seem to be 
catered for in the loop in computeClosestAbsoluteFontSize() a bit further 
below, which becomes infinite 
so the method never returns.

It seems like percentage font-sizes can already be resolved at parse-time. 
There seems to be no need 
to create PercentLengths and delay the resolution until the layout-context is 
available. I'm going to 
investigate this. In the meantime, if anyone has ideas or insights... always 
welcome.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to