Skip to content

Enter, newline, and down arrow broken on Android #3001

Description

@samkline

What’s broken?

Using the enter key on Android has some weird behavior: you never get a new line, sometimes you get a space, sometimes it breaks a table, sometimes it shifts the placeholder/ghost text. Similar with the down arrow key: the cursor does not get moved down to the next line.

I can reproduce this on desktop Chrome and Firefox when emulating a mobile device with devtools only if it was emulating the mobile device at page load, and it stays broken after exiting mobile device emulation. Thus I believe this is triggered by some platform-detection by BlockNote rather than any true mobile text-editing bug.

Screen_recording_20260822_102935.mp4

What did you expect to happen?

The enter key and down arrow should insert newlines or move down, respectively.

Steps to reproduce

On Android:

  1. Navigate to https://www.blocknotejs.org/demo
  2. Focus editor and hit enter

On desktop Chrome/Firefox:

  1. Open devtools, emulate a mobile device
  2. Navigate to https://www.blocknotejs.org/demo
  3. Focus editor and hit enter

BlockNote version

Latest; reproduced on @blocknote/shadcn 0.52, 0.53, 0.54.

Environment

Android 10; desktop Chrome/Firefox on Linux and MacOS in mobile emulation mode

Additional context

No response

Contribution

  • I'd be interested in contributing a fix for this issue

Sponsor

  • I'm a sponsor and would appreciate if you could look into this sooner than later 💖

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triageIssue has not yet been reviewed or classified by maintainers.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions