Quote:
Originally Posted by KevinH
Unfortunately, the workaround only works when using the Edit->Paste menu as using the shortcuts to paste uses a direct path to the QWebEngineView/Page that I can not intercept to add in the workaround code needed.
Hopefully, Qt will create an official fix for this that works on all ways of doing a paste.
|
No need for a keyboard shortcut on Windows, the accelerator key sequences
Alt+EP and
AltE↓↓↓↓ pop the "Clipboard contains HTML formatting" dialogue. I assume the dialogue box would be absent in a workaround release.
I suspect Alt+E sequences would work on most Linuxes too.
BR