robotframework / robotframework/RIDE

Add handle for multiple spaces so that they're shown without the escape caracter

Open
#1,879 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

When there are multiple spaces, RobotFramework automatically escapes them.
RIDE shows the escaped spaces with the "\" character. My proposal is to change RIDE so that text is shown without them.

How it looks now:
s

How I propose it should look:
ws

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

Start by locating the RIDE UI code that renders Robot Framework cells containing escaped multiple spaces; the issue provides before-and-after screenshots but no file or test names. Confirm the current display behavior and add coverage for multiple spaces, with the finished UI showing the spaces without escape characters.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.