JiHong88 / suneditor

Pure javascript based WYSIWYG html editor, with no dependencies.
http://suneditor.com
MIT License
1.74k stars 309 forks source link

SE creating hyperlinks of sentences when copy/pasting text with an anchor tag that leads further down the page #1351

Open oaknorton opened 9 months ago

oaknorton commented 9 months ago

Describe the bug Sun Editor is creating hyperlinks of sentences when copy/pasting text with an anchor tag that leads further down the page

To Reproduce Steps to reproduce the behavior:

  1. Go to https://veritypublishing.com/resource?id=MjU2&show=0&para=1
  2. It probably works with any set of text but search for "He manifested to them" to go further down where there are several footnotes.
  3. Copy the 3 paragraphs into memory starting with this one.
  4. Paste it into SE and it makes the first sentence a hyperlink.

Expected behavior Preserve text as text only.

Screenshots https://www.loom.com/share/5160684cb7b542a692a117fb2078e9d3

Desktop (please complete the following information): Windows 11, Firefox (latest)