robotframework / robotframework/RIDE

Important KNOWN problems in RIDE (with or without Issues)

Open
#2,830 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

task
Dominant language
Python
Stars
1k
Forks
385
Avg merge
13m
Merged PRs (30d)
2

Description

Cloned from #2559

Fixed? Description Workaround
- [ ] Reformat checkbox is not implemented, Preferences Save Currently. still has old behavior, always reformat
- ✅ #2655 Each project can have the settings changed from .robot directory
- ✅ RIDE crashes when detaching Project Explorer On Windows, when using wxPython < 4.2.2. Use the beta version 4.2.2.
- ✅ Bad mouse scrolling or arrows navigation in Grid Editor Due to focus on main scroll bars. Fixed in v2.2dev5
- [ ] Using --rerunfailed in Test Runner, runs all the tests Because the way RIDE uses Argument files. Use normal shell/command/terminal run out of RIDE.
- [ ] Rename Keywords, Find Usages/Find where used are not finding all occurrences Please, double-check findings and changes.
- ✅ Upgrade to Development need zip archive The configobj.zip must be extracted to robotide/preferences (make this automatic). See F.A.Q #23. Fixed in v2.2dev5
- ✅ When creating New Project parent directories must exit A pop-up for creation should propose to create them. Directory is automatically created. Fixed in v2.2dev8
- [ ] Problems at Text Editor, An issue for all known problems will be linked here Copy+Paste, Revert Changes after error, Undo, Tab spacing reduced... An option was added to make visible blank spaces on v2.2.3dev4
- ✅ Problematic feature Auto-save When auto saving, the code validation may be triggered (e.g. you were typing an IF with no END yet). When saving, mouse and keyboard may be blocked, or lagged. Recommended to not use the feature since v2.2.3dev10. A timer of 10 seconds for not using the keyboard was implemented, after v2.2.5dev9

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 separating the unchecked entries in this issue, since it combines several RIDE problems and also records items already fixed. No source files, tests, or entry points are named; a contributor would need to identify the relevant subsystem and reproduce one remaining problem before defining a focused fix and its verification.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop, devtools, testing-qa
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.