Hi Bob,
Question: "Facebook uses the HTML DOM based elements for the creating a post, so it inherits the browsers default copy/paste context options."
Why can't we?
Answer: We (DocumentEditor) can’t use the approach of Facebook since our core editing/rendering algorithm uses Canvas rendering. We read the clipboard contents internally and draw it using our algorithm. Whereas Facebook uses the HTML DOM reading and inserting which is rather a straight approach (Reuse the browsers copy/paste logic).
Question: The alert window for Word online clearly tells the user what to do. Our document editor doesn't - it relies on the user rolling over the clipboard to get a help message which is, at best, oblique.
Surely something can be done to make the user experience a wee bit clearer? It seems such a shame given the amount of effort to enable system clipboard paste which is no mean feat.
Answer: However, we are committed to improve the user experience. We will validate on providing a better user experience on the copy/paste behavior and update you the further progress on Aug 28th 2020.
Regards,
Harini C