RIDE icon indicating copy to clipboard operation
RIDE copied to clipboard

[Grid Editor] Saving doesn't automatically remove empty rows

Open Roboteus opened this issue 1 year ago • 2 comments

  1. Make space between keywords image
  2. Type CTRL+S

Stated result: empty row didn't disappear

Acceptance criteria: empty row disappeared (removed)

Windows 11 Python 3.11.9 wxPython 4.2.1 robotframework-ride 2.1.dev73

Roboteus avatar Sep 04 '24 14:09 Roboteus

I cannot reproduce this in: Fedora 40 Python 3.12.5 wxPython 4.2.1 robotframework-ride 2.1.dev75

HelioGuilherme66 avatar Sep 04 '24 20:09 HelioGuilherme66

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

Roboteus avatar Sep 05 '24 14:09 Roboteus

started to work at: Python 3.12.7 wxPython 4.2.2 RIDE 2.1.1 Windows11

Roboteus avatar Nov 20 '24 04:11 Roboteus