Change philip-20110706-1Tp by philip@PHILIP-I7 on 2011-07-06 14:31:36
EDT
in /cygdrive/c/clients/laszlo/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: IE7: Fix inputtext when rte component present
New Features:
Bugs Fixed: LPP-9974
Technical Reviewer: (pending)
QA Reviewer: hwei
Doc Reviewer: (pending)
Documentation:
Release Notes:
Overview:
Details:
Previously, you could not type into the input text element until focus
was passed to the rte element first. I resolved the issue with IE7 by
focusing and then blurring the rte element when the editor is first
loaded.
There are two issues that remain.
1. In some browsers (ex: Safari 4) you can see the cursor displayed on
both the input text and rte editor at the same time.
2. In some browsers (ex: IE7) you may have to click on the input text in
order to add text, even though the cursor indicates the input text is
selected).
Tests:
test case in jira report now works in IE7. Although the cursor is
blinking on the input text, you still have to click on the element to
select it.
Files:
M lps/components/extensions/rte.lzx
M lps/includes/source/rtemanager.js
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/philip-20110706-1Tp.tar