-
Notifications
You must be signed in to change notification settings - Fork 388
Closed
Labels
bugMalfunctions that should be fixed to comply with the expected behaviorMalfunctions that should be fixed to comply with the expected behaviorfixedIssues that have been fixed and can be closed alreadyIssues that have been fixed and can be closed alreadyos: windowsIssues detected and reproducible only on WindowsIssues detected and reproducible only on Windowsprio-criticalCritical to RIDE functionalityCritical to RIDE functionality
Milestone
Description
While working on a project I have frequent occurrences where a .resource disappears from under my nose when saving progress.
Attached is a small project that, for me, has a 100% reproduction rate following these steps:
- Open or reload the folder (Titanic)
- Open
make_it_disappear.resourcein the text editor - Copy/Paste line 3 to a new line 4
- Save
- Delete line 4
- Save
- Copy/Paste line 3 to a new line 4
- save
Now the file is no longer present in the tree view. The tree view selection jumps to the top-folder and the text editor shows the top folder's __init__.robot file contents.
Versions: Windows 10, Python 3.10.6, RIDE 2.0.5
Interesting detail: If you remove the reference to the resource file from the top-folder __init__.robot, it still opens when loading the project. This does not happen on an even smaller project that contains only the misbehaving file.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugMalfunctions that should be fixed to comply with the expected behaviorMalfunctions that should be fixed to comply with the expected behaviorfixedIssues that have been fixed and can be closed alreadyIssues that have been fixed and can be closed alreadyos: windowsIssues detected and reproducible only on WindowsIssues detected and reproducible only on Windowsprio-criticalCritical to RIDE functionalityCritical to RIDE functionality