Skip to content

Multi-space separators not respected #3045

Description

@JFoederer

Given RIDE is configured to use 4 separating spaces
and there is a file on disk that uses 2 separating spaces
When RIDE loads the file
Then all arguments are merged into the keyword text

Example:

*** Test cases ***
First test case
    Keyword with two arguments  arg1  arg2

Loads as: Keyword with two arguments arg1 arg2
and after editing the file causes: FAIL : No keyword with name 'Keyword with two arguments arg1 arg2' found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugMalfunctions that should be fixed to comply with the expected behaviorprio-highCritical to user experience

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions