Change 20070611-maxcarlson-I by [EMAIL PROTECTED] on 2007-06-11
13:30:47 PDT
in /Users/maxcarlson/openlaszlo/legals-clean
for http://svn.openlaszlo.org/openlaszlo/branches/legals
Summary: Fix multiline inputtext height in IE DHTML
New Features:
Bugs Fixed: LPP-4119 - multiline edittext does not work in IE DHTML
Technical Reviewer: promanik
QA Reviewer: hminsky
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details: LzSprite.js - add set_height_for_multiline_inputtext quirk,
and turn on for IE - height: 100% css is not working.
LzInputTextSprite.js - setText() directly sets the height of the
inputtext div if set_height_for_multiline_inputtext is true.
Tests: See LPP-4119 for testcase. Fixes issue in IE 6 and 7 DHTML.
Files:
M WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js
M WEB-INF/lps/lfc/kernel/dhtml/LzInputTextSprite.js
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070611-
maxcarlson-I.tar