RIDE icon indicating copy to clipboard operation
RIDE copied to clipboard

[Grid Editor] Ctrl+Z and Ctrl+Y doesn't work

Open Roboteus opened this issue 1 year ago • 4 comments

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 avatar Sep 04 '24 14:09 Roboteus

@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 avatar Sep 04 '24 15:09 HelioGuilherme66

@HelioGuilherme66 it doesn't change anything

Roboteus avatar Sep 05 '24 13:09 Roboteus

installing new wxPython didn't help pip install -i https://test.pypi.org/simple/ wxPython==4.2.2a1

Roboteus avatar Sep 05 '24 14:09 Roboteus

installing RIDE version v2.1dev75 didn't help

Roboteus avatar Sep 05 '24 14:09 Roboteus