https://bugs.documentfoundation.org/show_bug.cgi?id=169061

--- Comment #5 from Buovjaga <[email protected]> ---
(In reply to Miklos Vajna from comment #4)
> So this sounds like a pre-existing problem (how editeng HTML import behaves,
> which is now used for calc cell text and comment text), but if we know more
> about the target document and the pasted HTML (a clipboard dump would be
> ideal), then possibly things can be improved.

Oh, now I thought to see what CopyQ displays and indeed, copying a file name
from Dolphin comes with a relatively huge amount of HTML:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
"http://www.w3.org/TR/REC-html40/strict.dtd";>
<html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style
type="text/css">
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: "\2610"; }
li.checked::marker { content: "\2612"; }
</style></head><body>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0;
text-indent:0px;"><!--StartFragment-->numbers-bidi.docx<!--EndFragment--></p></body></html>

Probably this might even be unintentional on the part of Dolphin devs, but
convenient for us to test with.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to