https://bugs.documentfoundation.org/show_bug.cgi?id=146711
Bug ID: 146711
Summary: Writer pastes incorrectly when copying from HTML with
the <time> tag.
Product: LibreOffice
Version: 7.2.3.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
Writer pastes incorrectly when copying from HTML with the <time> tag.
I copied some text from a web page that included the following HTML snippet:
(<time datetime="2022">2022</time>).
When I tried to paste the text on Writer, I got the following unexpected
result:
().
However, using Paste Unformatted Text gives the expected result:
(2022).
I am using Version 7.2.3.2 (Ubuntu package, version 1:7.2.3-0ubuntu0.21.10.1).
Localization: es-CO
Steps to Reproduce:
1. Copy text from a web page including the <time> tag
2. Paste onto Writer
Actual Results:
Text from the web page should be pasted on Writer
Expected Results:
The text in the <time> tag is pasted on Writer (is ignored).
Other text is pasted as expected.
Reproducible: Always
User Profile Reset: No
Additional Info:
Version 7.2.3.2, Ubuntu package version 1:7.2.3-0ubuntu0.21.10.1, Localization
es-CO
--
You are receiving this mail because:
You are the assignee for the bug.