#286 ✓resolved
agmcleod

Error in paste command

Reported by agmcleod | August 19th, 2010 @ 02:58 AM

  1. Open redcar and create a new document.
  2. Type in an opening and closing div tag. Put your caret in between the tags and hit enter. Type in some text, such as below:
<div>
  asd</div>
  1. Save the file as .html
  2. Select the text "asd" in this case
  3. Paste a line of text in its place. For example: lorem psims

The result will be:

<div>
</lorem ipsumdiv>
It seems to take your string and place it immediately after the / of the closing tag.
If there's a space between the selected text and the closing tag, it appears to be fine.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A programmer's text editor for Gnome.

People watching this ticket

Pages