Expected behavior: editing the Tabs portion of Paragraph Style for contents in Table of Contents will produce a corresponding change in the style for contents in Table of Contents. Actual Result: nothing happens. Steps to reproduce: 1. Create a new Table of Contents. 2. Insert a new Entry to the Table of Contents. 3. Right-click the new entry in the Table of Contents and select Edit Paragraph Style. 4. Select the "Tabs" tab. 5. Change the Fill Character (or anything else on that screen, for that matter), then hit Apply or Okay. 6. Observe somewhat skeptically as nothing happens.
On pc Debian x86-64 with master sources updated today, I could reproduce this. I created a brand new doc, added some headings then created a TOC. Editing "Fill Character" in paragraph style doesn't change anything.
Interesting observation.. :) To set the fill character for tabs in the TOC, one goes to (right click) Edit Index or Table, tab Entries select the "T" in the line Structure and below you can change it. There you can also set the tab indent. (Un check right aligned and enter a value). AFAIR, it's always been like this. I agree it is confusing. On the other hand, in ODF there is the rule that indents of lists prevail over those set in paragraph styles. So in that light, this behaviour can be considered consequent. Set as NotABug / WorksForMe ?
(In reply to Cor Nouws from comment #2) Ah! That's good to know that there's an alternative that works. Still, the fact that there's a work-around present in the program doesn't render the reported issue not-a-bug. Edit Paragraph Style is a function users are familiar with from elsewhere in the program, and when it comes up as an option, they'll be expecting it to work normally. The Edit Paragraph Style window should receive the context of the click and, if an index or table was right-clicked, make changes as if it were the Edit Index/Table. Alternatively, if everything the Edit Paragraph Style window can do is duplicative of functionality in the Edit Index/Table window, Edit Paragraph Style should not appear as a right-click menu option to begin with.
Consider the case when page margins change. There is no way, using only the paragraph properties to mimic the "align right" checkbox to keep numbers aligned all the way to the right of the text paragraph area. If we were to use only the "Tabs" tab for the Contents N style, then, reducing the page right margin would leave numbers not really aligned to the rightmost area. If you allow a suggestion: if I were a dev, this is what I would do: 1. Allow for a "%" unit in the [tabs] tab for the Position value. This would mean "percentage of the paragraph text area". "Align right" would be stated as Position: 100% with Type: right. This has uses beyond ToC. 2. Modify "Fill character" and "Tab stop position" so they are just another interface to the Nth tab defined in the "Tabs" tab for the "Contents X" style. So changing either will do the appropriate thing and reflect the changes accordingly on the other dialog. Of course this has further implications, like file format, import and export filters, etc.
** 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.4.1 or 5.3.6 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-20170929
Step number 2 provided by the OP says "Insert a new Entry to the Table of Contents". Is this referring to hitting ENTER to modify the TOC or to adding a header and then updating the TOC? From my understanding of the reading it's the former, but LibO no longer allows modifications (contents or formatting) to the TOC once it's created. I think this is a good approach. With the above, the way to change formatting for the TOC is through the style that correspond to the paragraph on the TOC. By default, this is Contents Heading and Contents 1 to Contents 10. Adjusting these styles will give a consistent look to the TOC, whatever it is. For example, adding some space before first-level entries (through the style Contents 1) will give it a consistent look than just changing it to one paragraph, or doing it individually. I suggest to have this closed as being no longer valid.
(In reply to Octavio Alvarez from comment #6) > I suggest to have this closed as being no longer valid. also reading comment #2