robotframework / RIDE

Test data editor for Robot Framework
Apache License 2.0
958 stars 378 forks source link

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

Open Roboteus opened 1 week ago

Roboteus commented 1 week ago
  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

HelioGuilherme66 commented 1 week ago

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

Roboteus commented 1 week ago

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