Change 20100423-maxcarlson-I by maxcarl...@friendly on 2010-04-23 13:43:49 PDT
in /Users/maxcarlson/openlaszlo/trunk-clean
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix inputtext color in dhtml, swf8
Bugs Fixed: LPP-8921 - swf8/dhtml: Inputtext fgcolor not working
Technical Reviewer: ptw
QA Reviewer: hminsky
Details: LzInputTextSprite.as - Use textcolor in __initTextProperties().
LzInputTextSprite.js - Override LzTextSprite.setTextColor() to set directly on
the scrolldiv, copy color style when switching between single and multiline.
Tests: See test/lztest/lztest-textheight.lzx?debug=true in swf8/dhtml and
swf10: the color of the inputtexts in the upper-right is red.
Files:
M WEB-INF/lps/lfc/kernel/swf/LzInputTextSprite.as
M WEB-INF/lps/lfc/kernel/dhtml/LzInputTextSprite.js
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20100423-maxcarlson-I.tar