RIDE
RIDE copied to clipboard
RIDE freezes when try to edit an existing list or dictionary variable
The problem
RIDE freezes when try to edit an existing list or dictionary variable. (via Edit and not via Text Edit)
Steps to reproduce
- Open an existing resource file
- Use Editor UI
- Create a new List variable (OR a Dictionary) Result: The List Variable pop-up window is visible (OR the Dictionary Variable)
- Use a valid name
- Add at least one item
- Save the variable
- Edit the created list (OR dictionary)
Expected
- The List variable pop-up window is visible (OR the Dictionary Variable)
- The list can be edited (OR dictionary)
Actual result
- RIDE freezes
Additional info
OS: Widows 10
RIDE log
20220318 16:46:42.298 [INFO]: Found Robot Framework version 4.1.3 from C:\Users\USER\Apps\RobotFmw2\lib\site-packages\robot.
20220318 16:46:42.298 [INFO]: Started RIDE v2.0b2.dev5 using python version 3.7.9 with wx version 4.1.1 in win32.
@irapths Please retest on new version 2.0b2.
Closing because of no response from author.