Created attachment 112937 [details] test case So I have no idea how I got Writer to *produce* the attached document, but it was nothing terribly fancy. 1. Open the attached document (wat.odt) 2. Note that "Test:" is bold on every line 3. Ctrl-A, Ctrl-X, Ctrl-V Expected: "Test:" is bold on every line Actual: "Test:" is NOT bold on the list line (but it is on the others) Note: I'm not sure what version to file this under. The document was created (and problem first experienced) using LibreOffice 4.2.7.2 from Ubuntu. However, it reproduces on 4.4.0.3 on Windows... so I just went with that.
Reproduced, last Test is not bold after paste. Win 7 Pro 64-bit Version: 4.5.0.0.alpha0+ Build ID: 309574394bd4ae3e9e10e5ff0d64bdd7bbbc8b83 TinderBox: Win-x86@62-TDF, Branch:MASTER, Time: 2015-01-29_23:44:46 Ubuntu 14.10 64-bit LibreOffice 3.3.0 OOO330m19 (Build:6) tag libreoffice-3.3.0.4
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present on a currently supported version of LibreOffice (5.0.5 or 5.1.0) https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 4b. If the bug was not present in 3.3 - add "regression" to keyword Feel free to come ask questions or to say hello in our QA chat: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for your help! -- The LibreOffice QA Team This NEW Message was generated on: 2016-02-21
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present on a currently supported version of LibreOffice (5.2.5 or 5.3.0 https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 4b. If the bug was not present in 3.3 - add "regression" to keyword Feel free to come ask questions or to say hello in our QA chat: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug-20170306
The buggy behavior continues to happen with the attached document on 5.4.2.2, x86_64, Windows 8.1. (I still, of course, have no idea what I did to make the document. This is probably a super low-priority bug if it's only happened with whatever I did. I also don't particularly care if it gets fixed, but I'm trying to uphold the bug-reporter responsibility of checking if it repros on newer versions. :-))
Looks related to Bug 68271. I just can't say how bold was created and why character formatting doesn't apply.
Once explained, this should be turned to documentation bug. Help doesn't have "paragraph end" now but it should explain insert a paragraph with or without paragraph end character, insert word with an additional space and insert sentence with a full stop.
Paragraphs are bold and "Test" inherits that. Abcd are excluded so non-bold. Due to "Paragraphs are inserted without paragraph end character" last paragraph is non-bold so "Test" becomes non-bold. This example is nice for thinking how styles work, and for documentation - but the real issue is Bug 68271. *** This bug has been marked as a duplicate of bug 68271 ***
Better to says NOtABug and link to the other one.
<style:style style:name="P2" style:family="paragraph"> <style:text-properties fo:font-weight="bold" officeooo:rsid="001f96cd"/> <style:style style:name="P4" style:family="paragraph"> <style:text-properties fo:font-weight="bold" officeooo:rsid="001f96cd"/> <style:style style:name="T2" style:family="text"> <style:text-properties fo:font-weight="normal" </style:style> <style:style style:name="T3" style:family="text"> <style:text-properties fo:font-weight="normal"> <style:style style:name="T4" style:family="text"> <style:text-properties officeooo:rsid="0022ece8"/> <text:p text:style-name="P2"> <text:span text:style-name="T4">Test: </text:span> <text:span text:style-name="T2">Abcd</text:span> <text:p text:style-name="P4"> <text:span text:style-name="T3">Test: </text:span> <text:span text:style-name="T2">Abcd</text:span> Paragraphs are bold and "Test" inherits that. Abcd are excluded so non-bold. Upon a copy, "Test" gets new paragraph and text style that is Normal so becomes non-bold. I miss a detail why exactly T4 is changed and T2 kept. It's related to Bug 88380 and maybe RSIDs mentioned in Bug 86988.
Dear evaned, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Dear evaned, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
I think this is the explanation: Test: Abcd is not "B Test: /B Abcd" with "stop Bold" but "B Test: not-B Abcd" with direct format od not-Bold. Can be seen if format is cleared before paste. Doesn't make sense but it's an old issue, just hard to find where mentioned first. I see a similar report, although I think there is an older one. *** This bug has been marked as a duplicate of bug 88380 ***