-
-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
when pressing backspace on someone's cursor their name gets printed into the text document
To Reproduce
Steps to reproduce the behavior:
- visit https://tiptap.dev/docs/editor/extensions/functionality/collaboration-cursor
- open the website in 2 tabs
- try to delete someones cursor by pressing backspace where the cursor of the other person is on an empty line
- try to do the same thing using edge on mobile latest version or chrome beta on mobile latest version at the time of writting
the issue dosen't happen on pc versions or when using a pc version bundled into a mobile app (for example kiwi browser which is a desktop chromium but bundled to be on mobile)
the issue is related to chromium version for android tested on andriod v10
Expected behavior
the same behavior as desktop version when trying to delete someone cursor on an empty line it should delete the line and push both cursors one line up
Screenshots
( i will add in comments )
Environment Information
- chromium on andriod
y-prosemirror@1.2.15
yjs@13.6.20 deduped
Additional context
Add any other context about the problem here.
- This issue isn't a blocker for my project but I wanted to let the devs know about it... and it might be a small fix with css or html and its nice to have less bugs in general
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working