RIDE
RIDE copied to clipboard
[Grid Editor] Ctrl+Z and Ctrl+Y doesn't work
This shortcuts do nothing now. Ctrl+I and Ctrl+D works
Windows 11 Python 3.11.9 wxPython 4.2.1 robotframework-ride 2.1.dev73
@Roboteus Some factors may affect the functionality.
- In Grid/Cell Editor focus has been lost (you need to click a cell)
- The action like movement is not repeatable with
Ctrl-Y.
@HelioGuilherme66 it doesn't change anything
installing new wxPython didn't help pip install -i https://test.pypi.org/simple/ wxPython==4.2.2a1
installing RIDE version v2.1dev75 didn't help