Bug 141404 - EDIT: Inserting formated string and undoing insertion leaves format in the position
Summary: EDIT: Inserting formated string and undoing insertion leaves format in the po...
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.4.7.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-31 17:22 UTC by Christian Lehmann
Modified: 2021-04-29 08:05 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Lehmann 2021-03-31 17:22:08 UTC
Description:
I copy from somewhere a string provided with some character format like italics. I paste it at some position. I press CTRL-z. The string disappears, the format remains. It does not even disappear by pressing CTRL-z once more.

Steps to Reproduce:
1. Apply a character format to a string.
2. Copy the string.
3. Paste it in some context lacking that character format.
4. Press CTRL-z.
5. The string disappears.

Actual Results:
Its character style remains in place.

Expected Results:
The style should disappear, too.


Reproducible: Always


User Profile Reset: No



Additional Info:
This is one of the ways how a file gets cluttered up with useless codes.
Comment 1 Dieter 2021-04-29 06:08:48 UTC
Christian, thank you for reporting the bug. It seems you're using an old version of LibreOffice. Could you please try to reproduce it with the latest version of LibreOffice from https://www.libreoffice.org/download/libreoffice-fresh/ ? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the latest version. Change to RESOLVED WORKSFORME, if the problem went away.
Comment 2 Christian Lehmann 2021-04-29 08:04:35 UTC
Yes, it seems that in version 7.1.2.2, the problem has been fixed.