[IE6-7] InsertLink command does not work on an empty line

Last post 05-28-2008, 10:15 AM by lamasse. 6 replies.
Sort Posts: Previous Next
  •  05-05-2008, 3:52 PM 40051

    [IE6-7] InsertLink command does not work on an empty line

    This issue can be reproduced by using the demo page at http://cutesoft.net/example/JavaScript-API.aspx
     
    If the cursor is on an empty line, the Inserlink command will insert whitespaces insert of the link value. It may work randomly though...
    To make it work, just insert a space or any other character before executing the command.
     
     This issue is kind of annoying for my link picker implementation... is there a workaround for this ? (other than the one I provided of course...)
     
    Thanks !
     
    Vincent
  •  05-05-2008, 4:17 PM 40052 in reply to 40051

    Re: [IE6-7] InsertLink command does not work on an empty line

    Vincent,
     
    I put the cursor into an empty line, and it create the following code:
     
          <a href="Http://CuteSoft.net">Http://CuteSoft.net</a>
     
     

    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-05-2008, 4:45 PM 40053 in reply to 40052

    Re: [IE6-7] InsertLink command does not work on an empty line

    Well it might work from time to time. If it worked please retry several times.
    For me the output is :
    <p><a href="Http://CuteSoft.net">&nbsp; &nbsp;</a></p>
     
    I have the same result in IE6 and IE7
     
    Thanks,
    Vincent
     


  •  05-06-2008, 1:41 PM 40110 in reply to 40053

    Re: [IE6-7] InsertLink command does not work on an empty line

    Here are the steps to reproduce the issue :
     
    Go to : http://cutesoft.net/example/JavaScript-API.aspx with IE6 or IE7
     
    Place the cursor in the editor. Delete the content (Ctrl+A, Del)
     
    Select InsertLink in the DropDown and press ExecCommand
     
    Go to the source to see the inserted link : <p><a href="Http://CuteSoft.net">&nbsp; &nbsp;</a></p>
     
    Vincent



  •  05-06-2008, 1:47 PM 40112 in reply to 40053

    Re: [IE6-7] InsertLink command does not work on an empty line

    I have the same issue.

    It seems to happen randomly. It happens more when there is nothing in the content pane and you try to insert a link.
     
    Thanks,
    Daniel
  •  05-12-2008, 8:21 AM 40314 in reply to 40112

    Re: [IE6-7] InsertLink command does not work on an empty line

    Adam,
     
    Any news about this problem?
     
    Daniel
  •  05-28-2008, 10:15 AM 40847 in reply to 40314

    Re: [IE6-7] InsertLink command does not work on an empty line

    Hi Adam,
    Could we have the status of this bug or you just decided to ignore it ?
    This bug happens all the time on all machines so I don't understand how you didn't manage to reproduce it.
     
    Please pay attention to this request and give me a status.
     
    Thank you,
    Vincent
View as RSS news feed in XML