ProseMirror / prosemirror

The ProseMirror WYSIWYM editor
http://prosemirror.net/
MIT License
7.73k stars 337 forks source link

Dragging an anchor into the Editor produces plain text URL in Safari #1324

Open dimodi opened 2 years ago

dimodi commented 2 years ago

To reproduce:

  1. Go to https://prosemirror.net
  2. Drag any link from the top navigation into the Editor ("Examples", "Documentation", etc.)

For comparison, dragging an anchor will produce identical results in all browsers, if you test with a contenteditable <div>.

Using latest browser versions.

JJJ commented 1 year ago

Confirmed & replicated.

This unique behavior persists in current versions of macOS & Safari.