We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7174262 commit 1dd65f2Copy full SHA for 1dd65f2
CHANGELOG.adoc
@@ -6,7 +6,11 @@ All notable changes to this project will be documented in this file.
6
The format is based on http://keepachangelog.com/en/1.0.0/[Keep a Changelog]
7
and this project adheres to http://semver.org/spec/v2.0.0.html[Semantic Versioning].
8
9
-// == https://github.com/robotframework/RIDE[Unreleased]
+== https://github.com/robotframework/RIDE[Unreleased]
10
+
11
+=== Fixed
12
+- Fixed Cut (Ctrl-X) when editing the content of a cell in Grid Editor, before was deleting all content.
13
14
15
== https://github.com/robotframework/RIDE/blob/master/doc/releasenotes/ride-2.2.1.1.rst[2.2.1.1] - 2025-12-08
16
0 commit comments