[GH-ISSUE #335] [Bug] Erase button ← and Del button both don't work #158

Closed
opened 2026-03-23 20:32:54 +00:00 by mirror · 19 comments
Owner

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.

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.
mirror 2026-03-23 20:32:54 +00:00
Author
Owner

@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...

<!-- gh-comment-id:1042655842 --> @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...
Author
Owner

@a-wallen commented on GitHub (Mar 15, 2023):

I ran into the same issue. Restarting my computer worked around the issue.

<!-- gh-comment-id:1469154992 --> @a-wallen commented on GitHub (Mar 15, 2023): I ran into the same issue. Restarting my computer worked around the issue.
Author
Owner

@xfactor2000 commented on GitHub (Jul 10, 2023):

Del key doesn't work for me even after restart. Version 0.2.5.

<!-- gh-comment-id:1628552724 --> @xfactor2000 commented on GitHub (Jul 10, 2023): Del key doesn't work for me even after restart. Version 0.2.5.
Author
Owner

@Xazin commented on GitHub (Jul 10, 2023):

Del key doesn't work for me even after restart. Version 0.2.5.

What OS are you using?

<!-- gh-comment-id:1628553521 --> @Xazin commented on GitHub (Jul 10, 2023): > Del key doesn't work for me even after restart. Version 0.2.5. What OS are you using?
Author
Owner

@xfactor2000 commented on GitHub (Jul 10, 2023):

EndeavorOS (arch linux)

<!-- gh-comment-id:1628554552 --> @xfactor2000 commented on GitHub (Jul 10, 2023): EndeavorOS (arch linux)
Author
Owner

@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.

<!-- gh-comment-id:1629025671 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:1629184777 --> @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.
Author
Owner

@MayurSMahajan commented on GitHub (Jul 10, 2023):

@xfactor2000 We appreciate your support and patience. Let us know about any other issues you currently have.

<!-- gh-comment-id:1629207924 --> @MayurSMahajan commented on GitHub (Jul 10, 2023): @xfactor2000 We appreciate your support and patience. Let us know about any other issues you currently have.
Author
Owner

@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.

<!-- gh-comment-id:1630759726 --> @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.
Author
Owner

@xfactor2000 commented on GitHub (Jul 11, 2023):

Hi @annieappflowy, glad you asked.

Here's a couple of things that come to mind:

  1. Editor issues (I see the new version with del button fix is out, but haven't got to testing it yet).
  2. Pasting things from clipboard
  3. PlantUML/kroki support
  4. Markdown/Asciidoctor syntax support (at least for importing stuff, as I have many notes in the aforementioned formats).
  5. Kanban boards - small things like inability to remove 'No status' column, and custom fields not showing up until you reopen the ticket.
  6. Usability issues - like being able to close the opened ticked on Escape keypress.
  7. Some query language for boards? Although it's complicated.
  8. Support for archiving board tickets.

This is not comprehensive, but some of the biggest pet peeves. Hope it helps!

<!-- gh-comment-id:1630869169 --> @xfactor2000 commented on GitHub (Jul 11, 2023): Hi @annieappflowy, glad you asked. Here's a couple of things that come to mind: 1. Editor issues (I see the new version with del button fix is out, but haven't got to testing it yet). 2. Pasting things from clipboard 3. PlantUML/kroki support 4. Markdown/Asciidoctor syntax support (at least for importing stuff, as I have many notes in the aforementioned formats). 5. Kanban boards - small things like inability to remove 'No status' column, and custom fields not showing up until you reopen the ticket. 6. Usability issues - like being able to close the opened ticked on `Escape` keypress. 7. Some query language for boards? Although it's complicated. 8. Support for archiving board tickets. This is not comprehensive, but some of the biggest pet peeves. Hope it helps!
Author
Owner

@MayurSMahajan commented on GitHub (Jul 11, 2023):

Delete feature is supported now with the latest release 0.2.6

<!-- gh-comment-id:1631002631 --> @MayurSMahajan commented on GitHub (Jul 11, 2023): Delete feature is supported now with the latest release 0.2.6
Author
Owner

@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

<!-- gh-comment-id:1631078496 --> @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](https://appflowy.gitbook.io/docs/essential-documentation/markdown)
Author
Owner

@xfactor2000 commented on GitHub (Jul 11, 2023):

@annieappflowy asciidoc would be really useful.

<!-- gh-comment-id:1631363081 --> @xfactor2000 commented on GitHub (Jul 11, 2023): @annieappflowy asciidoc would be really useful.
Author
Owner

@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!

<!-- gh-comment-id:1708664681 --> @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!
Author
Owner

@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.

<!-- gh-comment-id:1708698960 --> @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.
Author
Owner

@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...

<!-- gh-comment-id:1708718124 --> @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...
Author
Owner

@MayurSMahajan commented on GitHub (Sep 6, 2023):

@Twilightssuperb Oh I see, which button are you using for erasing, also are you pressing the Ctrl key with it? If possible can you share a screen-recording? Thanks!

<!-- gh-comment-id:1708752709 --> @MayurSMahajan commented on GitHub (Sep 6, 2023): @Twilightssuperb Oh I see, which button are you using for erasing, also are you pressing the `Ctrl` key with it? If possible can you share a screen-recording? Thanks!
Author
Owner

@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.

<!-- gh-comment-id:1708766539 --> @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.
Author
Owner

@Twilightssuperb commented on GitHub (Sep 18, 2023):

Seems button works OK at v.0.3.2.

<!-- gh-comment-id:1722931535 --> @Twilightssuperb commented on GitHub (Sep 18, 2023): Seems `←` button works OK at v.0.3.2.
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#158
No description provided.