[GH-ISSUE #3077] [Bug] Context Menu is not working #1351

Closed
opened 2026-03-23 20:48:13 +00:00 by mirror · 2 comments
Owner

Originally created by @MayurSMahajan on GitHub (Jul 28, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3077

Originally assigned to: @Mukund-Tandon on GitHub.

Bug Description

None of the options in the context menu works.

How to Reproduce

  1. Open a document
  2. Enter some text and select it
  3. Right Click, context menu appears
  4. Click Cut or Copy (Clicking cut should have deleted the text under selection)
  5. Go to an empty line and Right Click, context menu appears
  6. Now click Paste
  7. Nothing happens

Expected Behavior

  1. Open a document
  2. Enter some text and select it
  3. Right Click, context menu appears
  4. Click Cut or Copy (Cut should delete the selected text)
  5. Go to an empty line and Right Click, the context menu appears
  6. Now click Paste
  7. pastes the selected text in step 2.

Operating System

Windows 11

AppFlowy Version(s)

0.2.7

Screenshots

image

Additional Context

In AppFlowy version 0.2.7 copy and pasting multiple lines is not supported, so the shortcut for the same might not work.
In AppFlowy version 0.2.7 cut shortcut is not implemented.

Originally created by @MayurSMahajan on GitHub (Jul 28, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3077 Originally assigned to: @Mukund-Tandon on GitHub. ### Bug Description None of the options in the context menu works. ### How to Reproduce 1. Open a document 2. Enter some text and select it 3. Right Click, context menu appears 4. Click Cut or Copy (Clicking cut should have deleted the text under selection) 5. Go to an empty line and Right Click, context menu appears 6. Now click Paste 7. Nothing happens ### Expected Behavior 1. Open a document 2. Enter some text and select it 3. Right Click, context menu appears 4. Click Cut or Copy (Cut should delete the selected text) 5. Go to an empty line and Right Click, the context menu appears 6. Now click Paste 7. pastes the selected text in step 2. ### Operating System Windows 11 ### AppFlowy Version(s) 0.2.7 ### Screenshots ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/47064215/e736b047-4b9a-418e-8a04-8cd228b42228) ### Additional Context In AppFlowy version 0.2.7 copy and pasting multiple lines is not supported, so the shortcut for the same might not work. In AppFlowy version 0.2.7 cut shortcut is not implemented.
mirror 2026-03-23 20:48:13 +00:00
Author
Owner

@Mukund-Tandon commented on GitHub (Jul 28, 2023):

I would like to work on this issue

Current Progress -

https://github.com/AppFlowy-IO/AppFlowy/assets/71614009/af8808b8-3576-411d-80f2-25103f8345d9

<!-- gh-comment-id:1655936285 --> @Mukund-Tandon commented on GitHub (Jul 28, 2023): I would like to work on this issue Current Progress - https://github.com/AppFlowy-IO/AppFlowy/assets/71614009/af8808b8-3576-411d-80f2-25103f8345d9
Author
Owner

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

This was fixed in v0.2.9 (where AppFlowy Editor was updated to v1.2.3, with github.com/AppFlowy-IO/appflowy-editor@c3f62b3086 / https://github.com/AppFlowy-IO/appflowy-editor/pull/349), not v0.2.8.

<!-- gh-comment-id:1690065811 --> @Harmon758 commented on GitHub (Aug 23, 2023): This was fixed in v0.2.9 (where AppFlowy Editor was updated to v1.2.3, with https://github.com/AppFlowy-IO/appflowy-editor/commit/c3f62b3086f3e33cdcc4e7ef80fbaba3f161662c / https://github.com/AppFlowy-IO/appflowy-editor/pull/349), not v0.2.8.
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#1351
No description provided.