Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Wannan tattunawa ta zama daɗaɗɗiya. Yi sabuwar tambaya idan ka na bukatar taimako.

Security policy to allow pasting local file links into contenteditable section

  • Babu amsoshi
  • 2 sa na da wannan matsala
  • 27 views
  • Ajiyayyu

On a web page using a contenteditable-based rich text editor, pasting an html fragment including an hyperlink to a local file (URI file:///...) will remove the link from the pasted content.

I can enable local file links from remote pages per site basis using CAPS: http://kb.mozillazine.org/Links_to_local_pages_don%27t_work

However, how I can enable pasting such links into a contenteditable area, so that users can copy-paste such links e.g. into intranet wiki site?

On a web page using a contenteditable-based rich text editor, pasting an html fragment including an hyperlink to a local file (URI file:///...) will remove the link from the pasted content. I can enable local file links from remote pages per site basis using CAPS: http://kb.mozillazine.org/Links_to_local_pages_don%27t_work However, how I can enable pasting such links into a contenteditable area, so that users can copy-paste such links e.g. into intranet wiki site?