I'm seeing some editing issues in FireFox

Last post 05-27-2010, 8:57 PM by jfoster100. 4 replies.
Sort Posts: Previous Next
  •  05-27-2010, 2:56 PM 61396

    I'm seeing some editing issues in FireFox

    I'm seeing this issue in FF 3.6.3
     
     
    If I enter text that results in this simple HTML:
     
    <p>This line ends in <a href="somepage.htm">a link</a></p>
     
    If I advance the cursor to any position in the "This line ends in" string and I press ENTER, I get something like this:
     
     
    <p>This line <a href="somepage.htm"></a></p>
    <div>ends in a link</div>
     
    (The HTML gets corrupted)
     
     
     
    I reported this via chat a few months ago but I see that it is still failing on the demo page.  Would it be possible to get an update on this issue?
     
     
    Thanks
     
    - Jeff
     
     
    Note: I have problems with corruption in FF that are more severe than this. This is just a simple case that I'm using to initiate discussion on the issue.
     
     
     
     
     
  •  05-27-2010, 6:15 PM 61399 in reply to 61396

    Re: I'm seeing some editing issues in FireFox

    Jeff,

    Please check this example:
     
     
    It works for me. We uploaded a new build last night. The change log will be post today.

    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

  •  05-27-2010, 8:04 PM 61402 in reply to 61399

    Re: I'm seeing some editing issues in FireFox

    We uploaded a new build last night.
     
    OK - thanks for the reply and the info.  
     
    I retested this scenario just now it still seems broken on my end.
     
    Here are the exact steps I am following:
     
    - opened FF 3.6.3 in Win XP
    - went to http://cutesoft.net/example/general.aspx
    - switched to HTML view
    - entered this HTML  <p>this is a <a href="page.htm">link</a></p>
    - switched to Normal view
    - moved the cursor to the first space (after the 's' in "this").
    - pressed enter
     
    The resulting HTML is this:
    <p>this<a href="page.htm"></a></p>
    <div> is a link</div>
    I see the same behavior in Safari 4.0.5 and Chrome 5.0.375.55
     
     
    In IE I see this as the result...
    <div>this <br />
    is a <a href="page.htm">link</a></div>
    ...which seems fine.
     
     
  •  05-27-2010, 8:47 PM 61406 in reply to 61402

    Re: I'm seeing some editing issues in FireFox

    Hi,
     
    We can reproduce this issue.
     
    That's a general editor issue for firefox .
     
    We will fix it asap.
     
    Once it's done , other similar issue also will be fixed.
     
    Regards,
    Terry
     
  •  05-27-2010, 8:57 PM 61407 in reply to 61406

    Re: I'm seeing some editing issues in FireFox

     
    OK - thanks
     
     
    That's a general editor issue for firefox
     
    OK (you probably saw my comment that it exists in Safari and Chrome too).
     
     
View as RSS news feed in XML