Description: When the setting "view/resolved comments" in the menu bar is unchecked, resolved comments should not be visible. However when you copy-paste text that contains some resolved comment, the comment appears again. Steps to Reproduce: 1. Create a resolved comment 2. Hide the resolved comments by unchecking "view/resolved comments" 3. Cut the text that contains the comment 4. Paste the text Actual Results: The comment is visible again Expected Results: The comment should still be invisble. Reproducible: Always User Profile Reset: No Additional Info: The toggle "view/resolved comments" is still unchecked.
Version: 7.1.8.1 / LibreOffice Community Build ID: 10(Build:1) CPU threads: 12; OS: Linux 5.16; UI render: default; VCL: gtk3 Locale: nl-NL (en_US.UTF-8); UI: en-US 7.1.8-5 Calc: threaded
I can reproduce with Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: 24e6217c0abdaed703a077e77881ad6e8b4f6f0e CPU threads: 4; OS: Linux 5.11; UI render: default; VCL: gtk3 Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US Calc: threaded Jumbo Feature Resolve comments was added in LO 6.4, see https://wiki.documentfoundation.org/ReleaseNotes/6.4#Writer Adding CC to Scott Clarke
*** Bug 151720 has been marked as a duplicate of this bug. ***
Bibisected with linux-64-7.1 to 63d8041c60c5d7c63dd34f94a694871b7ea9e2ca tdf120290 sw: move cursor behind comment at line end
Created attachment 196446 [details] 147236_resolvedComment.odt: mid-sentence comment that has been resolved This hasn't worked since original implementation. Steps to reproduce: 1. Open the document and note the comment in paragraph 1. Then disable view - resolved comments. 2. Copy the first paragraph, and paste it somewhere else. 3. Notice that the copied comment is visible (although it says "resolved still).
(In reply to Justin L from comment #5) > Created attachment 196446 [details] > 147236_resolvedComment.odt: mid-sentence comment that has been resolved > > This hasn't worked since original implementation. > > Steps to reproduce: > 1. Open the document and note the comment in paragraph 1. Then disable view > - resolved comments. > 2. Copy the first paragraph, and paste it somewhere else. > 3. Notice that the copied comment is visible (although it says "resolved > still). Hmh, ok, I was testing a case where the comment is at the last word of a paragraph and it behaved differently :(
(In reply to Buovjaga from comment #6) > (In reply to Justin L from comment #5) > > Created attachment 196446 [details] > > 147236_resolvedComment.odt: mid-sentence comment that has been resolved > > > > This hasn't worked since original implementation. > > > > Steps to reproduce: > > 1. Open the document and note the comment in paragraph 1. Then disable view > > - resolved comments. > > 2. Copy the first paragraph, and paste it somewhere else. > > 3. Notice that the copied comment is visible (although it says "resolved > > still). > > Hmh, ok, I was testing a case where the comment is at the last word of a > paragraph and it behaved differently :( Sure - you were in front of the comment, so you weren't even copying it...