Change philip-20111021-sGW by philip@PHILIP-I7 on 2011-10-21 09:10:39
EDT
in /cygdrive/c/clients/laszlo/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix line breaking in IE8/9
New Features:
Bugs Fixed: LPP-10097
Technical Reviewer: (pending)
QA Reviewer: yfang
Doc Reviewer: (pending)
Documentation:
Release Notes:
Overview:
The Laszlo wrapper files put IE9 into IE8 mode when run. IE8 uses the
-ms-word-break css instead of word-break. Both are now defined. Also, I
modified -ms-word-break from break-all to keep-all. I suspect this
change was made for CJK textbut it causes unexpected line breaking in
other languages.
Details:
Tests:
See test case in jira. This now works properly in IE9.
Files:
M WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/philip-20111021-sGW.tar