[GH-ISSUE #3023] [Bug] Cutting text does not work #1323

Closed
opened 2026-03-23 20:47:51 +00:00 by mirror · 4 comments
Owner

Originally created by @Harmon758 on GitHub (Jul 19, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3023

Originally assigned to: @LucasXu0 on GitHub.

Bug Description

Attempting to cut (CTRL + X) text doesn't seem to do anything.

How to Reproduce

  • Highlight some text
  • Right click the highlighted text
  • Press "Cut"
  • Observe nothing happens

OR

  • Highlight some text
  • Press CTRL + X
  • Observe nothing happens

Expected Behavior

Cutting text, either through the right click context menu or CTRL + X shortcut, should delete the text and put it in the clipboard.

Operating System

Microsoft Windows [Version 10.0.19045.3086]

AppFlowy Version(s)

0.2.7

Originally created by @Harmon758 on GitHub (Jul 19, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3023 Originally assigned to: @LucasXu0 on GitHub. ### Bug Description Attempting to cut (CTRL + X) text doesn't seem to do anything. ### How to Reproduce - Highlight some text - Right click the highlighted text - Press "Cut" - Observe nothing happens OR - Highlight some text - Press CTRL + X - Observe nothing happens ### Expected Behavior Cutting text, either through the right click context menu or CTRL + X shortcut, should delete the text and put it in the clipboard. ### Operating System Microsoft Windows [Version 10.0.19045.3086] ### AppFlowy Version(s) 0.2.7
mirror 2026-03-23 20:47:51 +00:00
Author
Owner

@Harmon758 commented on GitHub (Jul 19, 2023):

I believe this is due to github.com/AppFlowy-IO/appflowy-editor@5f136df356 (diff-ab095d92cb) being removed in https://github.com/AppFlowy-IO/appflowy-editor/pull/304.

It might make sense to transfer this issue to https://github.com/AppFlowy-IO/appflowy-editor.

<!-- gh-comment-id:1642496744 --> @Harmon758 commented on GitHub (Jul 19, 2023): I believe this is due to https://github.com/AppFlowy-IO/appflowy-editor/commit/5f136df356b9e776ed9c607d65f20478e9d34432#diff-ab095d92cb562e31ec1168184ff40ebea568dc4c47def8e3107c3ad9a0f5a009L336-L341 being removed in https://github.com/AppFlowy-IO/appflowy-editor/pull/304. It might make sense to transfer this issue to https://github.com/AppFlowy-IO/appflowy-editor.
Author
Owner

@annieappflowy commented on GitHub (Jul 24, 2023):

#2767

<!-- gh-comment-id:1647347246 --> @annieappflowy commented on GitHub (Jul 24, 2023): #2767
Author
Owner

@Harmon758 commented on GitHub (Jul 24, 2023):

Similarly to #3030 and https://github.com/AppFlowy-IO/appflowy-editor/issues/328, I think this previously worked (https://github.com/AppFlowy-IO/AppFlowy/pull/764) and is a regression rather than a new feature request.

<!-- gh-comment-id:1647398365 --> @Harmon758 commented on GitHub (Jul 24, 2023): Similarly to #3030 and https://github.com/AppFlowy-IO/appflowy-editor/issues/328, I think this previously worked (https://github.com/AppFlowy-IO/AppFlowy/pull/764) and is a regression rather than a new feature request.
Author
Owner

@Harmon758 commented on GitHub (Aug 23, 2023):

This was fixed in v0.2.9 (I believe with github.com/AppFlowy-IO/appflowy-editor@73d56b44e2 in AppFlowy Editor v1.2.3).

<!-- gh-comment-id:1690019096 --> @Harmon758 commented on GitHub (Aug 23, 2023): This was fixed in v0.2.9 (I believe with https://github.com/AppFlowy-IO/appflowy-editor/commit/73d56b44e2daf17123cd50ec8a9ceaa071ec6804 in AppFlowy Editor v1.2.3).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#1323
No description provided.