Open ESP4Ever opened 5 days ago
Well, I assume you are using Windows, but you should have given this info, and the Python and wxPython versions. I also assume that you are only talking about the Grid/Cell editor.
Here are my comments on your list of complaints 😏 :
This is known, and very low priority, because users can still work. Moving to and from other Tests/Keywords usually fix it. This glitch may happen due to lack of memory or processor resources, or even due to the wxPython version in use.
This was introduced since v2.1, and it is because of an important fix about expanding Settings sections. You probably did expand the Settings section of the Test Case/Keyword, I know it is annoying, but did not find a way to fix it. This is documented in the Release Notes.
I would need to have a reproducible workflow, so I can see the fault and debug it.
Maybe the old behavior was not desired. I think that makes sense to confirm the editing by pressing Enter or Tab.
If it was an empty row, it should be removed. Better to copy the content before, and then use Ctrl+Shift+V to insert it above the current cell.
This is a feature and it is documented. You can disable by editing *settings.cfg* and setting _filter newlines = False_ in the Grid section.
This existed in the past, but should not in current version. I'll need to retest
Thank you for your prompt response!
Sorry, I forgot to mention that I'm running RFW on a VirtualBox VM with Ubuntu 22.04 (4x cores, 8Gb RAM). \n issue is solved, also I found in the config file how to disable File Explorer
Hi and thank you for your effort!
After I updated to the RIDE v2.1.1 I got many issues preventing me to use it without smashing the keyboard. F.e.:
Maybe I have some incorrect versions of dependencies installed?