mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-03-24 12:56:59 +00:00
[GH-ISSUE #1472] [Bug] copy paste is broken when appflowly is runing #569
Labels
No labels
2024
2025
2026
acct mgmt
AI
automation
bug
calendar
ci
CJK
cloud
code-block
collaboration
copy-paste
database
data migration
data sync
deploy
desktop
develop
develop
documentation
duplicate
editor
editor-plugin
emoji
export
files
flutter-only
follow-up
formula
good first issue for devs
good first issue for experienced devs
grid
hacktoberfest
HACKTOBERFEST-ACCEPTED
help wanted
i18n
icons
images
importer
improvements
infra
install
integrations
IR
kanban board
login
look and joy
mentorship
mobile
mobile
needs design
new feature
new feature
non-coding
notes
notifications
onboarding
organization
P0+
permission
platform-linux
platform-mac
platform-windows
plugins
program
pull-request
Q1 25
Q1 26
Q2 24
Q2 25
Q3 24
Q3 25
Q4 24
Q4 25
react
regression
rust
rust
Rust-only
Rust-only
Rust-starter
Rust-starter
self-hosted
shortcuts
side panel
slash-menu
sync v2
table
tablet
task
tauri
templates
tests
themes
translation
v0.5.6
v0.5.8
v0.5.9
v0.6.0
v0.6.1
v0.6.4
v0.6.7
v0.6.8
v0.7.1
v0.7.4
v0.7.4
v0.7.5
v0.7.6
v0.7.7
v0.7.8
v0.8.0
v0.8.4
v0.8.5
v0.8.9
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AppFlowy-IO/AppFlowy#569
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yodatak on GitHub (Nov 21, 2022).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1472
Originally assigned to: @LucasXu0 on GitHub.
Bug Description
When appflowly is up copy paste is broken for my windows 10 20H2.
How to Reproduce
0.0.6.2 and try to copy paste
Expected Behavior
Copy paste is not broken in windows
Operating System
Windows 10
AppFlowy Version(s)
0.0.6.2
Screenshots
No response
Additional Context
No response
@johnblommers commented on GitHub (Nov 21, 2022):
Copy and paste under Linux is also in bad shape. Even the in-app contextual menus for copy and paste are broken. Nor is text in the secondary paste buffer (selected text) able to be pasted using the middle button.
For example you can select all of the rich text in the Readme doc and do a right click copy, move to another page and try to paste it into an existing doc there. It does not work. Sometimes old content from the clipboard appears repeatedly and the newly copied text fails to be copied after all.
This problem exists in the most current version and the previous version.
@LucasXu0 commented on GitHub (Dec 8, 2022):
https://github.com/AppFlowy-IO/AppFlowy/pull/1550
I tried to fix this issue in the above PR and verified it on Windows 11. Will fix the Linux issue once I get my Linux computer.
@annieappflowy commented on GitHub (Mar 22, 2023):
@LucasXu0 status?
@LucasXu0 commented on GitHub (Mar 23, 2023):
It has been fixed.
@i5hi commented on GitHub (Jul 3, 2023):
Still having this issue with the latest release 0.2.5 on a Mac M1.
@i5hi commented on GitHub (Jul 3, 2023):
Only when copy pasting from external windows into Appflowy.
Copy pasting within AppFlowy is fine.
@i5hi commented on GitHub (Jul 3, 2023):
The bug seems to be when using code blocks. Before interacting with a code block, copy paste seems okay. But the moment I try to paste into a code block it breaks pasting (text from outside the app) into all documents
@i5hi commented on GitHub (Jul 3, 2023):
also seems to be when copying from RAW file format on GitHub
@matheoxz commented on GitHub (Aug 5, 2023):
I'm having this issue too. Before interacting with code blocks the copy/paste from other windows seems normal, but after interacting with a code block, it just doesn't work.
@EvenTopland commented on GitHub (Sep 3, 2024):
I'm having pasting issues on Mac M1 too.
It happens when i:
When the paste is not successful, it only writes "v", so it seems like it ignores the CMD+V and only writes the V.
However, sometimes the past work if I press it repeatedly