(Note: I am checking this changeset in)
Change philip-20120829-a9v by philip@philip-i7-2 on 2012-08-29 14:32:31
EDT
in /cygdrive/f/clients/laszlo/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix text wrapping in IE
New Features:
Bugs Fixed: LPP-10191
Technical Reviewer: (pending)
QA Reviewer: dju
Doc Reviewer: (pending)
Documentation:
Release Notes:
Overview:
Details:
When the height of a div is changed in IE, the text does not update to
the size of the div. The solution is to change, and then reset the
whiteSpace setting of the div. This is done using a callback. I added a
new quirk called fix_ie_divheight_change.
Tests:
testcase in jira
Files:
M WEB-INF/lps/lfc/kernel/dhtml/LzTextSprite.js
M WEB-INF/lps/lfc/kernel/dhtml/lzsprite/LzSprite-quirks.js
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/philip-20120829-a9v.tar