RIDE icon indicating copy to clipboard operation
RIDE copied to clipboard

Copy/pasted text is behaving badly when text is imported from external file to the test documentation field

Open robotframework-ride opened this issue 10 years ago • 3 comments

Originally submitted to Google Code by miskammakela on 20 Mar 2013

  1. When I copy ascii text from unix type of file, line breaks are not handled properly in RIDE field.
  2. Spaces are also converted weirdly with backslash+space combination when using similar copy/pasting. -> Wrongly outputted text can be examined in "plain text tab".

robotframework-ride avatar Jun 03 '15 07:06 robotframework-ride

Originally submitted to Google Code by aki.siv... on 1 Apr 2014

Noticed the same bug too.

  1. Copy text from Notepad++ (ASCII)
  2. Paste text to the RIDE's Documentation field --> backslashes added.

robotframework-ride avatar Jun 03 '15 07:06 robotframework-ride

Originally submitted to Google Code by aki.siv... on 1 Apr 2014

Version: RIDE v1.3 OS: Windows 7 64bit SP1 wxpython: 2.8.12.1

robotframework-ride avatar Jun 03 '15 07:06 robotframework-ride

Yes, the documentation editor is trying to be to smart for it's own good.

yanne avatar Jun 07 '15 12:06 yanne