RIDE icon indicating copy to clipboard operation
RIDE copied to clipboard

Test data editor for Robot Framework

Results 228 RIDE issues
Sort by recently updated
recently updated
newest added

Hi, I'd like to suggest an enhancement to the Arguments filed under the Run tab. The user should be able to save arguments and select/load them when needed, instead of...

enhancement
prio-low

When there is long line in Setup or Teardown field, it's difficult to read it ![screenshot at 13-12-18](https://cloud.githubusercontent.com/assets/1729590/12641520/f8f8227e-c5c0-11e5-8982-e69474850705.jpg) Could you please add possibility to change height of this fields or...

enhancement
prio-low

At least the last line will stay with the default withe color. If you just have less than the minimum number of rows the unused all are standard filled. RF...

enhancement

1. incorrect lower case 'for, end' is recognized as keywords 2. in for loop statement, update 'for' to upper case but cannot save changes 3. when correct the for to...

prio-low
bug

1. create kw1 in resource file 2. import this resource file in some suite 3. call kw1 in case1 4. update kw1 via text editor 5. go to case1 in...

prio-medium
bug

When we are in navigation mode (for example using the arrow keys), pressing the first character of text is causing a beep. Found on MacOS 10.15 (Catalina), python 3.8.3, wxPython...

prio-high
bug
os: mac
analyze

Change offline Release Notes to include CHANGELOG.adoc instead of full list of Issues (keep link to filter by version). CHANGELOG is more relevant. - Consider Version Upgrade pop-up to include...

enhancement
task

1 Select a testcase within a test-template with a header for example: *** Test Cases *** tabel Description 1 table Description 2 2 Open the tab edit 3 Click then...

prio-low
bug
analyze

> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-ride/issues/detail?id=1203) by lxg0... on 16 Feb 2013_ In version 1.0.1,I got this issue: I have to input strings that contain multiple spaces. in txt edit...

prio-medium
bug

RIDE freezes windows 10 for a few minutes, then it recovers with errors in the log: ---------------------- [Previous line repeated 11 more times] File "C:\Ride\lib\site-packages\robotide\editor\gridcolorizer.py", line 47, in _coloring_task self._coloring_task(selection_content,...

pending