﻿<?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 - WebCombo - webTextEditor and Firfox 20.x</title><link>http://www.intersoftsolutions.com/Community/WebCombo/webTextEditor-and-Firfox-20x/</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 and Firfox 20.x</title><link>http://www.intersoftsolutions.com/Community/WebCombo/webTextEditor-and-Firfox-20x/</link><pubDate>Mon, 01 Jul 2013 22:20:39 GMT</pubDate><dc:creator>bernard</dc:creator><description>&lt;p&gt;Hi John,&lt;/p&gt;&lt;p&gt;Actually, the unofficial hotfix fixes some problem from jQuery and Firefox 20 browser. That hotfix also applied inside our framework. That's why this hotfix maybe solved other problem regarding Firefox 20 and jQuery from other products. We are still focusing on our 2013 R1 release that cause some delay for releasing our hotfix. So I assume this hotfix might be added to our new installer. Hope this helps.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Bernard&lt;/p&gt;</description></item><item><title>webTextEditor and Firfox 20.x</title><link>http://www.intersoftsolutions.com/Community/WebCombo/webTextEditor-and-Firfox-20x/</link><pubDate>Mon, 01 Jul 2013 06:52:20 GMT</pubDate><dc:creator>John.Bonin@dot.gov</dc:creator><description>&lt;p&gt;Hi Bernard,&lt;/p&gt;
&lt;p&gt;   This issue occurs with version 904 of webUI, it does work with the unofficical fix v905.  I thought that this unoffical hotfix only fixed the webCombo error.  I didn't apply the hotfix for the textEditor.  When I added it, it works.  So the question is when will this fix be offically released?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>webTextEditor and Firfox 20.x</title><link>http://www.intersoftsolutions.com/Community/WebCombo/webTextEditor-and-Firfox-20x/</link><pubDate>Wed, 26 Jun 2013 22:21:02 GMT</pubDate><dc:creator>bernard</dc:creator><description>&lt;p&gt;Hi John,&lt;/p&gt;&lt;p&gt;I tried to replicate your issue in our local end using WebTextEditor and the unofficial hotfix. Unfortunately, this matter doesn't happen in our local end. I'm using 3 different doctype to replicate this issue in our local end which are HTML5, XHTML and HTML4. Also I tried this issue in Firefox 20.0.1 and 22.0. To replicate this issue in our local end, we really need your help. Could you send us a simple sample or any detail steps that can replicate this issue? Look forward to hear any feedback from you so I can help you further.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Bernard&lt;/p&gt;</description></item><item><title>webTextEditor and Firfox 20.x</title><link>http://www.intersoftsolutions.com/Community/WebCombo/webTextEditor-and-Firfox-20x/</link><pubDate>Wed, 26 Jun 2013 08:19:58 GMT</pubDate><dc:creator>John.Bonin@dot.gov</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;  There is a conflict with the current version of webUI and Firefox 20.x when using the jQuery UI 10.2 library.  I have reported this problem with WebCombo and there was an unoffical hotfix that fixed that problem.  With webTextEditor, you can not add any text in the text editor.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;To see this problem with the Intersoft samples, open any master page and add the following line into the &amp;lt;head&amp;gt; section.  Then run the sample in Firefox 20.x.&lt;/p&gt;&lt;pre&gt;    &amp;lt;script type="text/javascript"&amp;gt;
        //&amp;lt;![CDATA[
        document.write([
            "\&amp;lt;script src='",
            ("https:" == document.location.protocol) ? "https://" : "http://",
            "ajax.aspnetcdn.com/ajax/jQuery/jquery-1.9.1.min.js' type='text/javascript'&amp;gt;\&amp;lt;\/script&amp;gt;"].join(''));

        document.write([
            "\&amp;lt;script src='",
            ("https:" == document.location.protocol) ? "https://" : "http://",
            "ajax.aspnetcdn.com/ajax/jquery.ui/1.10.2/jquery-ui.min.js' type='text/javascript'&amp;gt;\&amp;lt;\/script&amp;gt;"].join(''));

        document.write([
            "\&amp;lt;link rel='Stylesheet' href='",
            ("https:" == document.location.protocol) ? "https://" : "http://",
            "ajax.aspnetcdn.com/ajax/jquery.ui/1.10.2/themes/flick/jquery-ui.css' type='text/css'\/&amp;gt;"].join(''));

        //]]&amp;gt;  
    &amp;lt;/script&amp;gt;&lt;/pre&gt;
&lt;p&gt;This loads the jQuery library from Microsoft's CDN.  If you remove the last 5 lines loading the jquery-ui.css stylesheet, it will work.  So the conflict is with this stylesheet.  Actually if you remove the rel=Stylesheet, it will also work.&lt;/p&gt;
&lt;p&gt;Any idea when this Firefox hotfix will be released or do we need to wait for the next major release?&lt;/p&gt;
&lt;p&gt;I have a site going live in 2 weeks and most users are using Firefox.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;NOTE:  I've loaded these libraries locally with the same result.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;tanks&lt;/p&gt;
&lt;p&gt;john&lt;/p&gt;</description></item></channel></rss>