robotframework / robotframework/RIDE

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

Open
#1,267 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement prio-medium
Dominant language
Python
Stars
1k
Forks
385
Avg merge
13m
Merged PRs (30d)
2

Description

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".

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue by copying ASCII text from a Unix-style external file into the test documentation field, then inspect the plain text tab. Trace how pasted line breaks and spaces are converted, and consider the issue done when both are preserved correctly in the resulting text.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.