mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-03-24 04:46:56 +00:00
[GH-ISSUE #6147] [Bug] Line duplication on Android #2719
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#2719
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 @onxzy on GitHub (Aug 31, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6147
Originally assigned to: @LucasXu0 on GitHub.
Bug Description
When moving the cursor (by tapping on the screen) from one line with some text to another line and then typing some text, the previous line duplicates on the current line.
How to Reproduce
Open a file with some content like that :
Place your cursor next to
some text, then move it to the line above by tapping on the empty line, start typing, thesome textshould duplicate on the line you are currently editing.On the following recording the line doesn't duplicate at first, it appens when the app is resumed from the background, just click on another line, then on the line with text then follow the above steps.
Expected Behavior
No duplication of the line
Operating System
Android
AppFlowy Version(s)
0.6.7 (2906701)
Screenshots
Here is a screen capture : https://fromsmash.com/Appflowy-line-duplication
The link will expire in 14 days, I can resend the video if needed. If you want me to send it with another service please let me know.
Additional Context
No response
@LucasXu0 commented on GitHub (Sep 3, 2024):
@onxzy Thanks for reporting this issue. Are there any preconditions to trigger this bug? I tried to reproduce it by following your steps but was unable to do so.
https://github.com/user-attachments/assets/d42d1f10-e346-43a5-bc70-d2004ee042c1
@onxzy commented on GitHub (Sep 3, 2024):
Just to be sure I reinstalled the app from the PlayStore, logged in to my self hosted cloud and created a new note and I was able to replicate the bug. However it seems to be more complicated than just a simple empty line above a none one, sometimes I have the bug, sometimes I don't as you can see in this new recording. I was not able to find a pattern that would trigger or not the bug.
https://github.com/user-attachments/assets/e0d56d78-08b5-436f-b63e-892c4caa7d99
I also checked with the official cloud in anonymous mode with another fresh install and got the bug.
I am using the Futto keyboard but tried with the default samsung to be sure it wasn't the keyboard and also got the bug.
I also checked on my Android Emulator (Pixel 3a API 33 x86) with the 0.6.8 apk from yesterday and got the bug.
So here a the steps I am following to get the issue :
enteronce to create an empty linesome textspaceHere are the logs I have :
Maybe this line is relevant :
I hope these information will help you.
@LucasXu0 commented on GitHub (Sep 4, 2024):
@onxzy Thank you for the new video upload. It provided helpful insights into this issue.
I've identified a specific behavior that might be related to the problem:
I'm exploring some solutions and will update you once I've fixed it.
@LucasXu0 commented on GitHub (Jan 7, 2025):
Fixed in v0.7.9.