This change causes some regressions in the following tests:
http://localhost:8080/legals-clean/test/lztest/lztest-textheight.lzx?lzr=swf7&debug=true http://localhost:8080/legals-clean/test/lztest/lztest-textheight.lzx?lzr=dhtml&debug=true Also, the new test doesn't pass in DHTML: http://localhost:8080/legals-clean/test/lztest/lztest-lpp-2958.lzx?debug=true&lzr=dhtml Henry Minsky wrote:
Change 20070530-hqm-0 by [EMAIL PROTECTED] on 2007-05-30 09:23:10 EDT in /cygdrive/c/users/hqm/openlaszlo/legals3 for http://svn.openlaszlo.org/openlaszlo/branches/legals Summary: make sure swf sprite text-width matches LzView text-width New Features: Bugs Fixed: LPP-2958 Technical Reviewer: max (pending) QA Reviewer: (pending) Doc Reviewer: (pending) Documentation: Release Notes: Details: swf kernel textsprite was setting it's width in some cases without syncing up it's LzView owner. + I removed the default 100 width on LzText, but left it for LzInputText. Tests: test/lztest/lztest-lpp-2958.lzx Files: M WEB-INF/lps/lfc/kernel/swf/LzTextSprite.as M WEB-INF/lps/lfc/views/LzInputText.lzs M WEB-INF/lps/lfc/views/LzText.lzs A test/lztest/lztest-lpp-2958.lzx
-- Regards, Max Carlson OpenLaszlo.org
