Change philip-20110801-dnS by philip@PHILIP-I7 on 2011-08-01 15:34:42
EDT
in /cygdrive/c/clients/laszlo/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: IE9/dhtml: Workaround for bad position/sizing of components
New Features:
Bugs Fixed: LPP-10026
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Overview:
IE9 is more standards compliant than in the past, but the dhtml kernel
has not been modified to address these changes. The workaround is to
modify the template files to specify the meta tag,
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8"/>
so IE9 will emulate IE8. This fixes the outstanding position issues and
text sizes.
Details:
Tests:
Run component sample in dhtml. It should now match swf.
Files:
M WEB-INF/lps/templates/html-response_jp.xslt
M WEB-INF/lps/templates/html-response.xslt
M WEB-INF/lps/templates/app-console_jp.xslt
M WEB-INF/lps/templates/app-console.xslt
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/philip-20110801-dnS.tar