|
|
|
[
Permlink
| « Hide
]
P T Withington - 24/Jun/08 11:12 AM
Where is this "Rich Text Editor" of which you speak? How will I know i there are other controls that need this graceful alert?
Test app:
<canvas bgcolor="0xeeeeee"> <include href="lps/components/incubator/rich-text/richtexteditor.lzx"/> <simplelayout spacing="10"/> <richinputtext width="300">default text goes here</richinputtext> <richtexteditor width="600">default text goes here</richtexteditor> </canvas> Change 20080627-Philip-8 by Philip@Philip-DC on 2008-06-27 15:37:36 EDT
in /cygdrive/f/laszlo/svn/src/svn/openlaszlo/trunk for http://svn.openlaszlo.org/openlaszlo/trunk Summary: Warn users about using richinputtext and richtexteditor in dhtml New Features: Bugs Fixed: Technical Reviewer: max QA Reviewer: (pending) Doc Reviewer: (pending) Documentation: Release Notes: Details: if users use richtexteditor or richinputtext in dhtml, they now see a warning displayed as well as a warning in the dev console. richtexteditor generates errors in swf and does not run very well. This changeset does not address it. Tests: See the test app in jira. It runs in swf, and displays a warning message in dhtml. Files: M lps/components/incubator/rich-text/richtexteditor.lzx M lps/components/extensions/views/richinputtext.lzx Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080627-Philip-8.tar This limitation needs to be documented in the release notest. Reopening because we had to back this fix out - it broke the doc build by causing two separate copies of the reference for each version in the <switch/> tag.
Change 20080827-Philip-0 by Philip@Philip-DC on 2008-08-27 15:04:25 EDT
in /cygdrive/f/laszlo/svn/src/svn/openlaszlo/trunk for http://svn.openlaszlo.org/openlaszlo/trunk Summary: warn users when using richinputtext/richtexteditor in dhtml/swf9 New Features: Bugs Fixed: Technical Reviewer: max QA Reviewer: (pending) Doc Reviewer: (pending) Documentation: Release Notes: Details: My original fix for Tests: See the test app in Files: M lps/components/incubator/rich-text/richtexteditarea.lzx M lps/components/extensions/views/richinputtext.lzx Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080827-Philip-0.tar |
||||||||||||||||||||||||||||||||||||||||||||||||||||||