﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebTextEditor - WebTextEditor - Several issues</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/WebTextEditor---Several-issues/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>WebTextEditor - Several issues</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/WebTextEditor---Several-issues/</link><pubDate>Tue, 27 Nov 2012 05:18:57 GMT</pubDate><dc:creator>Hans</dc:creator><category>WebTextEditor</category><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I’m really sorry for this misunderstanding.&lt;/p&gt;
&lt;p&gt;Now I can replicate all your issue on my end as well.&lt;/p&gt;
&lt;p&gt;I’ll forward this issue to our developer team and I’ll let you know if there is an update for this issue.&lt;/p&gt;
&lt;p&gt;Thank you for your understanding.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br&gt;&lt;/br&gt;Hans.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>WebTextEditor - Several issues</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/WebTextEditor---Several-issues/</link><pubDate>Mon, 26 Nov 2012 17:48:59 GMT</pubDate><dc:creator>JNguimb</dc:creator><category>WebTextEditor</category><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;Thank you for your reply; but I do not see any connection with what I have reported above.  My entire report is about &lt;strong&gt;multiple sections&lt;/strong&gt; in a &lt;strong&gt;single WebTextEditor&lt;/strong&gt; with a &lt;strong&gt;single WebSpellChecker&lt;/strong&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;It is clear from your reply that you did not investigate how WebTextEditor and WebSpelChecker behave when the editor has sections in it. Moreover, your sample did not have a single section in it.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Please (1) enable sections in WebTextEditor, (2) Put a few sections in the editor, (3) enter text (including mispelled words) in some of the sections, and (4) review issues 1-6 listed in my original report to see how the editor and spellchecker behave (in the browsers mentioned) when sections are present.&lt;/p&gt;
&lt;p&gt;Please review my report properly and provide relevant answers/solutions to the issues that I have reported.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Jean  &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>WebTextEditor - Several issues</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/WebTextEditor---Several-issues/</link><pubDate>Thu, 22 Nov 2012 05:28:57 GMT</pubDate><dc:creator>Hans</dc:creator><category>WebTextEditor</category><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I apologize for any inconvenience this problem may have caused you.&lt;/p&gt;
&lt;p&gt;1. By default, one WebSpellChecker only can be used by one WebTextEditor.&lt;/p&gt;
&lt;p&gt;2. Could you provide more detail how to reproduce your issue on my end?&lt;br&gt;&lt;/br&gt;Or could you provide me a simple sample that replicate this issue?&lt;/p&gt;
&lt;p&gt;3. By default, that is WebTextEditor’s behavior. You could resize the WebTextEditor by set the AllowResize property to “Yes”.&lt;/p&gt;
&lt;p&gt;4, 5, 6. I try to make simple sample. I add one WebPaneManager and put a WebTextEditor in WebPaneManager. But unfortunately, I can’t reproduce your issue on my end.&lt;br&gt;&lt;/br&gt;Could you provide more detail how to reproduce your issue on my end?&lt;br&gt;&lt;/br&gt;Or could you tell me the configuration that I missed in my sample?&lt;/p&gt;
&lt;p&gt;Please forgive me for lack of understanding about the reported problem.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br&gt;&lt;/br&gt;Hans.&lt;br&gt;&lt;/br&gt;&lt;/p&gt;</description></item><item><title>WebTextEditor - Several issues</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/WebTextEditor---Several-issues/</link><pubDate>Tue, 20 Nov 2012 20:19:07 GMT</pubDate><dc:creator>JNguimb</dc:creator><category>WebTextEditor</category><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;Scenario&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Instead
 of having 10 instances of WebTextEditor running on the page at the same
 time, I want to use a single editor, with 10 sections  in it to create 
and structure a document.  The document, i.e., the content of the 
sections, is then saved to a SQL database with a single button click, 
the content of each section going into a corresponding cell of the same 
row in the database table.  Thereafter, I want to be able to retrieve 
the saved content from the database back into the sections of the editor
 for editing.  The editor is located in in a WebPane.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;Problems when using Sections in WebTextEditor&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;SpellCheker
 cannot spellcheck more than 1 section. After that one section is 
completed, SpellCheker does not catch any other mispelled words in the 
other sections - &lt;span style="color: rgb(192, 0, 0);"&gt;(IE; FF; Chrome)&lt;/span&gt;&lt;/li&gt;&lt;li&gt;SpellCheker will not spellcheck a section, if that section is collapsed, a javascript wil be raised instead - &lt;span style="color: rgb(192, 0, 0);"&gt;(IE; FF)&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Section does not resize, i.e., does not shrink in height after content is deleted - &lt;span style="color: rgb(192, 0, 0);"&gt;(IE; FF; Chrome)&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Section keeps expanding downward, even without typing anything therein, just by pressing any key on the keyboard - &lt;span style="color: rgb(192, 0, 0);"&gt;(FF)&lt;/span&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&amp;nbsp;Section does not maintain predefined height on page load - &lt;span style="color: rgb(192, 0, 0);"&gt;(IE)&lt;/span&gt;&lt;/li&gt;&lt;li&gt;WebTextEditor
 does not resize (if height="100%") when browser goes in and out of full
 screen mode; bottom toolbar and portion of the vertical scrollbar 
disappear &lt;span style="color: rgb(192, 0, 0);"&gt;(FF)&lt;/span&gt;.&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;The aforementioned issues do NOT occur with the editor if sections are not used.  &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Therefore,
 if sections cannot be used reliably in the editor to produce a document
 as described in the scenario above, I would like to know how to use 10 
editors on the page to achieve this scenario without severely impeding 
performance.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jean      &lt;/p&gt;</description></item></channel></rss>