mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-03-24 12:56:59 +00:00
[GH-ISSUE #335] [Bug] Erase button ← and Del button both don't work #158
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#158
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 @Twilightssuperb on GitHub (Feb 14, 2022).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/335
Originally assigned to: @MayurSMahajan on GitHub.
AppFlowy 0.0.3-beta2, Win 8.1 x64
Make note.
Type something at text field.
Try to delete it with button ←
Symbols won't be erased.
Move cursor to first symbol at text field.
Press Del.
Get nothing again.
It's extremely annoying. I can't use this version for note-taking or anything else.
@Twilightssuperb commented on GitHub (Feb 17, 2022):
Suddenly they works after PC reboot... I don't know what it had been happened. (No malware, keylogger or security threats — I use strong Internet security suite by famous vendor with last updates.) Maybe, just weird bug.
P.S. After 1 hour bug appears again. Seems somthing is strange with text processing...
@a-wallen commented on GitHub (Mar 15, 2023):
I ran into the same issue. Restarting my computer worked around the issue.
@xfactor2000 commented on GitHub (Jul 10, 2023):
Del key doesn't work for me even after restart. Version 0.2.5.
@Xazin commented on GitHub (Jul 10, 2023):
What OS are you using?
@xfactor2000 commented on GitHub (Jul 10, 2023):
EndeavorOS (arch linux)
@MayurSMahajan commented on GitHub (Jul 10, 2023):
Hey @xfactor2000! We have solved this issue actually in the AppFlowy editor. In the next release when we update the dependencies of AppFlowy to include the latest AppFlowy release, the delete functionality will work as intended. So you have to wait till we release version 0.2.6. Sorry for the inconvenience.
@xfactor2000 commented on GitHub (Jul 10, 2023):
@MayurSMahajan it's a pity such thing persists for so long. I really want to adopt AppFlowy, but there's still many issues to iron out. That said, I also think it's a great product and do hope it will improve soon.
@MayurSMahajan commented on GitHub (Jul 10, 2023):
@xfactor2000 We appreciate your support and patience. Let us know about any other issues you currently have.
@annieappflowy commented on GitHub (Jul 11, 2023):
Hi @xfactor2000 , could you please write a list of issues that you think we should iron out? This will help us improve under a much rapid pace. Thanks in advance.
@xfactor2000 commented on GitHub (Jul 11, 2023):
Hi @annieappflowy, glad you asked.
Here's a couple of things that come to mind:
Escapekeypress.This is not comprehensive, but some of the biggest pet peeves. Hope it helps!
@MayurSMahajan commented on GitHub (Jul 11, 2023):
Delete feature is supported now with the latest release 0.2.6
@annieappflowy commented on GitHub (Jul 11, 2023):
Thanks @xfactor2000 for the feedback. Very much appreciate.
What markdown syntaxes are missing? Here is our markdown guidebook
@xfactor2000 commented on GitHub (Jul 11, 2023):
@annieappflowy asciidoc would be really useful.
@Twilightssuperb commented on GitHub (Sep 6, 2023):
IDK why, but I've just get bug again at 0.3.1 (Win) while typing a text with lots of paragraphs. Buttons have been broken on paragraph 6 after some editing. I can't delete anything, but... after some pause and attempts I'm managed to do it, buttons are active!
@MayurSMahajan commented on GitHub (Sep 6, 2023):
@Twilightssuperb did you encounter the bug on a release build or you compiled the latest main app and got the bug.
@Twilightssuperb commented on GitHub (Sep 6, 2023):
@MayurSMahajan, I use Github release.
Noticed another some weird bug with this document — when erasing one symbol, missing not only it but nearby word too...
@MayurSMahajan commented on GitHub (Sep 6, 2023):
@Twilightssuperb Oh I see, which button are you using for erasing, also are you pressing the
Ctrlkey with it? If possible can you share a screen-recording? Thanks!@Twilightssuperb commented on GitHub (Sep 6, 2023):
@MayurSMahajan, no, just Del and
←. I can't use video blurring, this doc contains some private data (in Russian). It's Web, I have to be careful nowadays, sorry (I know, u need to reproduce this bug or see it directly). 😅Maybe, the matter is Russian language in doc, but I'm not sure.
@Twilightssuperb commented on GitHub (Sep 18, 2023):
Seems
←button works OK at v.0.3.2.