Change 20091008-maxcarlson-o by [email protected] on 2009-10-08 01:52:39 PDT in /Users/maxcarlson/openlaszlo/trunk-clean for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: UPDATED AGAIN: Turn off overflow: hidden for non-multiline DHTML text Bugs Fixed: LPP-8399 - Drop-shadow support for DHTML runtime, LPP-8538 - DHTML: text with set width appears different from swf Technical Reviewer: hminsky QA Reviewer: [email protected] Details: LzSprite - Remove overflow:hidden style defaults for text. Remove unneeded lztextcontainer_click style. LzTextSprite - Overflow: hidden should only be needed for multiline fields, fields with resize=false, or those with scrollEvents on. Explicitly turn off overflow: hidden when shadows are turned on. Correct sizing of widths to visually match Flash. Tests: test/dropshadow.lzx no longer clips in DHTML. test/lztest/ lztest-textheight.lzx runs as before. Testcase from LPP-8538 now looks consistent in swf and dhtml. Files: M WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js M WEB-INF/lps/lfc/kernel/dhtml/LzTextSprite.js Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20091008-maxcarlson-o.tar _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
