mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-03-24 04:46:56 +00:00
[GH-ISSUE #8223] [Bug] Pasting text from some apps to appflowy on android doesn't work #3663
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#3663
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 @fractalshine on GitHub (Sep 16, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8223
Bug Description
When attempting to paste copied text from apps like telegram into the Appflowy application on Android devices, the paste operation fails.
How to Reproduce
Steps to Reproduce:
Copy any text from another application (e.g., Telegram).
Open Appflowy.
Attempt to paste the copied text into any text field within Appflowy (e.g., a new note, a text block).
Expected Behavior
The copied text should be successfully pasted into Appflowy.
Operating System
Android 15 (on Google Pixel 7), Android 16 (on Google Pixel 8)
AppFlowy Version(s)
0.9.9 (issue observed since approximately version 0.6.x)
Screenshots
https://github.com/user-attachments/assets/d61e3386-f5e1-43af-bc4c-17be025ff807
Additional Context
Pasting the same text into any other applications (outside of Appflowy) works correctly.
The problem has been observed since approximately app version 0.6.x and persists up to the current version 0.9.9.
@LucasXu0 commented on GitHub (Sep 17, 2025):
Hi @fractalshine, did you try selecting text and pasting it into AppFlowy? For example, you can copy the link from the browser and paste it.
@Vivian-appflowy commented on GitHub (Sep 17, 2025):
We tested copying from Telegram to Telegram, and it doesn’t work, so it looks like the issue is on their side. Could you try copying the text from another app to check?
@fractalshine commented on GitHub (Sep 17, 2025):
As I have outlined above, the identical text integrates flawlessly into other applications; however, it fails to do so within AppFlowy. Furthermore, text acquired from the camera during QR code scanning similarly cannot be pasted into AppFlowy, an impediment I have not observed with other applications.
@fractalshine commented on GitHub (Sep 17, 2025):
@LucasXu0 commented on GitHub (Sep 17, 2025):
Based on your video, pasting from Telegram doesn't work, but if you paste the text into another application and then copy and paste it again, it does work, right?
@LucasXu0 commented on GitHub (Sep 18, 2025):
Hi @fractalshine, can you try this version? We added more logs to address this issue.
https://github.com/AppFlowy-IO/AppFlowy-Builder/releases/download/0.10.0-250918-0514/AppFlowy-0.10.0-android.apk
@fractalshine commented on GitHub (Sep 18, 2025):
Yes, right
The app works well now. I don't have any problems pasting text from Telegram and Google Camera QR reader anymore. It works just like it should so far.
@LucasXu0 commented on GitHub (Sep 19, 2025):
Thanks for testing. It will be included in the upcoming release.