Firefox issues

Last post 02-09-2006, 5:43 AM by Adam. 5 replies.
Sort Posts: Previous Next
  •  02-06-2006, 7:31 AM 15606

    Firefox issues

    Hi

    I am using Firefox 1.5 and have a number of issues with Cute Editor.

    One particularly odd thing is that if I run your examples (from the downloaded zip) within my website it all works fine. Yet when I attempt to run my own page with an instance of the editor on it I run into problems.

    So here are the issues...

    1. When I first load a page with an default cute editor, I can't click and type in the editor, it just won't let me do anything with it. If I then switch into html view and back into Normal mode, I can type normally and it works fine.
    2. If I insert an image, no matter what I do I cannot get the little handles up to allow me to resize it
    3. When I right-click I get a popup menu, but not where I clicked, it always appears in the bottom left corner of my browser window, not actually inside the CuteEditor at all.
    I am running the latest version of Cute Editor and Firefox.

    I notice the following javascript error whenever I attempt to access one of my Cute Editor pages...

    Error: uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsISelection.getRangeAt]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: http://localhost:1762/Call%20Logging%20System%202005/CuteSoft_Client/CuteEditor/CuteEditor_Gecko.js.aspx?settinghash=1a955548 :: anonymous :: line 13" data: no]

    As stated, it's odd because your vb folder of examples works fine when I copy it into one of my sites where I'm experiencing these issues.

    My page code is...

    <%@ Register Assembly="CuteEditor" Namespace="CuteEditor" TagPrefix="CE" %>

    <CE:Editor ID="Editor1" runat="server" Text=" ">
        <FrameStyle BackColor="White" BorderColor="#DDDDDD" BorderStyle="Solid" BorderWidth="1px"
            CssClass="CuteEditorFrame" Height="100%" Width="100%" />
    </CE:Editor>
        <br />

    <asp:Button ID="Button1" runat="server" Text="Add" /><asp:Button ID="Button2" runat="server"
        Text="Cancel" /><br />
  •  02-06-2006, 12:03 PM 15624 in reply to 15606

    Re: Firefox issues

    MrTea,
     
    >>One particularly odd thing is that if I run your examples (from the downloaded zip) within my website it all works fine. Yet when I attempt to run my own page with an instance of the editor on it I run into problems.

    CuteSoft website is using the latest version is 02/02/2006. Can you download the control and try again?

    Also make sure you clear the Firefox cache when testing. 
    Keep me posted

     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  02-07-2006, 6:21 AM 15650 in reply to 15624

    Re: Firefox issues

    Hi

    OK well I'm making some progress with this...

    Firstly, I had only copied the two files stated in the deployment guide to the Bin folder, I have now copied the entire contents of the downloaded Bin folder. This appears to have resolved the problem whereby I can't "click into" the textbox.

    Secondly (regarding the images problem). I have noticed that if there is already content in the textbox, then I can manipulate images as I would expect (ie grab the handles on the corners and resize the image). However if the textbox is empty when I first visit the page and I then insert an image, I can't get the handles up at all.

    Furthermore if I then switch from Normal to htrml view and back again, the image disappears completely.

    Finally the problem whereby the right-click menu appears in the wrong place, is still happening.

  •  02-08-2006, 7:38 AM 15710 in reply to 15650

    Re: Firefox issues

    Incidentally I am now running the latest version and as stated some of the problems have been resolved, the issues I am still experiencing are...

    (using firefox)
    1. Right click menu appears in the bottom left corner of browser window (instead of where you click)
    2. If the textbox is empty then you can't click into it very easily at all
    3. If the textbox is empty, inserting an image results in an image which cannot be resized (and then switching to HTML view and back causes all textbox contents to be lost)
    Thanks for your help

  •  02-08-2006, 8:17 AM 15711 in reply to 15710

    Re: Firefox issues

    MrTea, I had problem nr. 2 with one of the first releases of 5.2 (haven't tried latest yet).  I resolved it by adding the spellchecker .dll + .dic files into the bin folder (although IE worked fine without those).

  •  02-09-2006, 5:43 AM 15749 in reply to 15711

    Re: Firefox issues

View as RSS news feed in XML