Skip to content

Commit 1dd65f2

Browse files
Fixed Cut (Ctrl-X) in cell content edit in Grid Editor
1 parent 7174262 commit 1dd65f2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ All notable changes to this project will be documented in this file.
66
The format is based on http://keepachangelog.com/en/1.0.0/[Keep a Changelog]
77
and this project adheres to http://semver.org/spec/v2.0.0.html[Semantic Versioning].
88

9-
// == https://github.com/robotframework/RIDE[Unreleased]
9+
== 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+
1014

1115
== https://github.com/robotframework/RIDE/blob/master/doc/releasenotes/ride-2.2.1.1.rst[2.2.1.1] - 2025-12-08
1216

0 commit comments

Comments
 (0)