Yes, PageEdit as a source for copying to the clipboard always adds the context (html and body tags) when putting it on the clipboard under Windows, and that should work anyplace. Yes Ctrl+v paste never gets a popup since we can not intercept it to ask if you want to Paste and Match Style.
I did not know only one place in calibre was not adding the context when copying to the clipboard. Is Kovid the author of that place or is this a plugin?
It seems all Windows apps (except one place in Calibre) add the context to the clipboard but only a couple require that context for the paste to be successful.
My bug report to QtWebEngine is about the ability to paste without full context since that is technically allowed by the win32 cf_html spec.
|