I thought I reported this before. I'm pretty sure this is a Davis
test. It tries to put some text in a text tag and ask for it back.
I think this was testing the swf case where it was canonicalizing the
newlines or something. But I thought it was fixed by just keeping a
shadow text around rather than trying to get it back out of the
clip. Presumably we should do a similar thing, keep a shadow of the
contents in the node, not try to get it back from the sprite?
On 2007-01-19, at 21:52 EST, Max Carlson wrote:
Well, I didn't write that test. The tests I've been using are in
test/lzunit/test-text.lzx and test-textheight.lzx.
Benjamin Shine wrote:
Max, this is you, right?
from http://localhost:8080/legals/test/smoke/smokecheck.lzx?lzr=dhtml
TestFailure: LzTextTest >>> testInputText failed: Equals: expected
"foo\r\rbar" got "foo" TestFailure: LzTextTest >>> testInputText
failed: Equals: expected "foo\r\rbar\rbaz\rfoo whitespace\rbar."
got "foo"
--
Regards,
Max Carlson
OpenLaszlo.org