Approved! Regards, Max Carlson OpenLaszlo.org
On 4/9/10 4:35 PM, André Bargull wrote:
Change 20100410-bargull-MeS by barg...@bargull02 on 2010-04-10 00:48:21 in /home/anba/src/svn/openlaszlo/trunk for http://svn.openlaszlo.org/openlaszlo/trunk Summary: another workaround for html formatted text (swf9+) New Features: Bugs Fixed: LPP-8893 (SWF9: defaultTextFormat changed by html-text) Technical Reviewer: max QA Reviewer: hminsky Doc Reviewer: (pending) Documentation: Release Notes: Overview: Details: The defaultTextFormat property of TextField is (magically) changed by the Flash Player if the TextField contains html formatted text. There is a simple workaround for this Flash bug: in addition to the workaround for FP-77, also store separately the TextFormat instead of just reapplying defaultTextFormat. Tests: testcases from LPP-8893, LPP-7333 in swf10 Files: M WEB-INF/lps/lfc/kernel/swf9/LzTextSprite.as M WEB-INF/lps/lfc/kernel/swf9/LzInputTextSprite.as Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20100410-bargull-MeS.tar
