Description: Using the "Do not add space between paragraphs of the same style" paragraph style option (aka. "style:contextual-spacing") under "Indents & Spacing" does not seem to work in Impress (in contrast to Writer) Also, when I check the box and save + load the file, it is no longer checked. Either it should work, or the checkbox should not be presented to the user at all. Steps to Reproduce: 1. Create new Presentation 2. Add 2 lines (paragraphs) of text 3. "Select All" Text in that Frame 4. Context-menu -> Paragraph... -> Indents & Spacing 5. Increase Spacing "Below paragraph", activate "Do not add space between paragraphs of the same style" Optional: 6. Save file 7. Open file 8. Look at setting in "Paragraph..." again Actual Results: After 5: Spacing is added between both lines / paragraphs. After 8: Box is no longer checked. Expected Results: After 5: No Spacing is added between both lines / paragraphs. After 8: Box should still be checked. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.4.5.1 / LibreOffice Community Build ID: 40(Build:1) CPU threads: 24; OS: Linux 5.19; UI render: default; VCL: x11 Locale: en-GB (en_GB.UTF-8); UI: en-US Debian package version: 4:7.4.5-2 Calc: threaded
Reproduced in a recent master build: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 002ae41bb6088002ba3ed0188ac822fb823a23f9 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Same issue in LO 6.0.0.3. In OOo 3.3, the setting didn't exist.
Dear lf-bt, 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://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
The option was added in 4.2, but too many bibisect builds fail to do a bibisect. But I figured out it was done with https://gerrit.libreoffice.org/c/core/+/4047 (because Writer - New paragraph style now shows it too). Contextual spacing was implemented (for the UI) in 3.6.0 by commit 8631dbf85fb5ed56d225e32ea5a9c36c96b0d649 Author: Miklos Vajna on Mon Mar 12 18:42:33 2012 +0100 cui: implement contextual spacing UI The same thing is true for "Automatic first line indent".
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/05fba68ccebdd56dd7697ab739e4332b11b0e832 tdf#153961 cui para style: don't show unused AutoFirst or Contextual It will be available in 27.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Justin Luth committed a patch related to this issue. It has been pushed to "libreoffice-26-8": https://git.libreoffice.org/core/commit/def4b10b6cb3e542553f0339471bdf82b654ed1e tdf#153961 cui para style: don't show unused AutoFirst or Contextual It will be available in 26.8.0.0.beta2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.