[GH-ISSUE #530] [Bug] Backspace doesn't work while Caps Lock is enabled #241

Closed
opened 2026-03-23 20:34:18 +00:00 by mirror · 6 comments
Owner

Originally created by @r0the on GitHub (Jun 3, 2022).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/530

Originally assigned to: @appflowy on GitHub.

Btw, love what you are building!

Describe the bug
In text pages, when the Caps Lock is enabled, pressing the backspace key has no effect.

To Reproduce
Steps to reproduce the behavior:

  1. Open a text page.
  2. Press Caps Lock.
  3. Try to delete some characters with the Backspace key.

Expected behavior
Deleting characters should also work when Caps Lock is enabled.

Desktop (please complete the following information):
macOS Monterey 12.4.

Originally created by @r0the on GitHub (Jun 3, 2022). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/530 Originally assigned to: @appflowy on GitHub. Btw, love what you are building! **Describe the bug** In text pages, when the Caps Lock is enabled, pressing the backspace key has no effect. **To Reproduce** Steps to reproduce the behavior: 1. Open a text page. 2. Press Caps Lock. 3. Try to delete some characters with the Backspace key. **Expected behavior** Deleting characters should also work when Caps Lock is enabled. **Desktop (please complete the following information):** macOS Monterey 12.4.
mirror 2026-03-23 20:34:18 +00:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@moksh-mahajan commented on GitHub (Jun 3, 2022):

Seems like this issue is related to the flutter_quill package version we're using. Not sure why we are not using the latest flutter_quill version.

<!-- gh-comment-id:1146331797 --> @moksh-mahajan commented on GitHub (Jun 3, 2022): Seems like this issue is related to the flutter_quill package version we're using. Not sure why we are not using the latest flutter_quill version.
Author
Owner

@negiboudu commented on GitHub (Jun 12, 2022):

I have similar issue in Japanese text input mode.

  1. Open a text page.
  2. Change the input mode into Japanese text.
  3. Write some characters.
  4. Backspace key does not work. also cursor keys.
  5. But, then change the input mode into normal"ABC", keys work fine.

https://user-images.githubusercontent.com/2309728/173255296-9735fc9a-6ce7-4f32-a055-4ab81d5aa432.mp4

<!-- gh-comment-id:1153303562 --> @negiboudu commented on GitHub (Jun 12, 2022): I have similar issue in Japanese text input mode. 1. Open a text page. 2. Change the input mode into Japanese text. 3. Write some characters. 4. Backspace key does not work. also cursor keys. 5. But, then change the input mode into normal"ABC", keys work fine. https://user-images.githubusercontent.com/2309728/173255296-9735fc9a-6ce7-4f32-a055-4ab81d5aa432.mp4
Author
Owner

@annieappflowy commented on GitHub (Jul 11, 2022):

I can reproduce this issue. Thanks all for reporting it. We'll take a look.

<!-- gh-comment-id:1180226377 --> @annieappflowy commented on GitHub (Jul 11, 2022): I can reproduce this issue. Thanks all for reporting it. We'll take a look.
Author
Owner

@JmbFountain commented on GitHub (Jul 19, 2022):

I have taken a look at this, and I think I have gotten it to work by moving to flutter_quill ^5.0.4 and flutter_colorpicker ^1.0.3

Will test a bit more, then submit a PR

<!-- gh-comment-id:1189019983 --> @JmbFountain commented on GitHub (Jul 19, 2022): I have taken a look at this, and I think I have gotten it to work by moving to flutter_quill ^5.0.4 and flutter_colorpicker ^1.0.3 Will test a bit more, then submit a PR
Author
Owner

@Erik0806 commented on GitHub (Dec 21, 2022):

Cannot reproduce. As the editor has changed to the Appflowy editor this shouldn't be a problem anymore and the issue could be closed, or am I wrong?

<!-- gh-comment-id:1361515133 --> @Erik0806 commented on GitHub (Dec 21, 2022): Cannot reproduce. As the editor has changed to the Appflowy editor this shouldn't be a problem anymore and the issue could be closed, or am I wrong?
Author
Owner

@Xazin commented on GitHub (May 15, 2023):

@annieappflowy We can close this 👍

<!-- gh-comment-id:1548043493 --> @Xazin commented on GitHub (May 15, 2023): @annieappflowy We can close this :+1:
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#241
No description provided.