Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Enter on Android removes a word #4022

Open
1 of 2 tasks
idutka opened this issue May 7, 2023 · 0 comments
Open
1 of 2 tasks

[Bug]: Enter on Android removes a word #4022

idutka opened this issue May 7, 2023 · 0 comments
Labels
Category: Open Source The issue or pull reuqest is related to the open source packages of Tiptap. Triage: Open A new issue or pullrequest that requires triage (added by default) Type: Bug The issue or pullrequest is related to a bug

Comments

@idutka
Copy link

idutka commented May 7, 2023

Which packages did you experience the bug in?

core, react

What Tiptap version are you using?

2.0.3

What’s the bug you are facing?

On Android Chrome with Gboard, a new line deletes the word before the cursor if the cursor is not in view.

Steps:

  1. Put the cursor at the end of the word. (There should be another sentence or non-empty paragraph after it)
  2. Scroll up to hide the cursor under the keyboard.
  3. Click enter
  4. The word disappears

In the example, the cursor is after the word "around", after scrolling down and pressing enter the word disappears

telegram-cloud-document-2-5386693917594892375.mp4

What browser are you using?

Chrome

Code example

No response

What did you expect to happen?

A new line inserts and the word is not deleted

Anything to add? (optional)

Works well with non-Gboard keyboards

Did you update your dependencies?

  • Yes, I’ve updated my dependencies to use the latest version of all packages.

Are you sponsoring us?

  • Yes, I’m a sponsor. 💖
@idutka idutka added Category: Open Source The issue or pull reuqest is related to the open source packages of Tiptap. Triage: Open A new issue or pullrequest that requires triage (added by default) Type: Bug The issue or pullrequest is related to a bug labels May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Open Source The issue or pull reuqest is related to the open source packages of Tiptap. Triage: Open A new issue or pullrequest that requires triage (added by default) Type: Bug The issue or pullrequest is related to a bug
Projects
Status: Triage open
Development

No branches or pull requests

3 participants