I printed part of a document to PDF (both LO pdf and CutePDFWriter) and noticed that the index gets the lines underlined which looks very ugly. I have included the index page.
Created attachment 132621 [details] the index page
Hello Marco, Thank you for reporting the bug. Please attach a sample document, as this makes it easier for us to verify the bug. I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' once the requested document is provided. (Please note that the attachment will be public, remove any sensitive information before attaching it. See https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F for help on how to do so.)
It is strange... I was going to create a sample file but when I pressed "Update Index" it removed the underlines :(
Created attachment 132639 [details] sample of bug happening Hello X1sk0, I could duplicate the bug by opening the document saved on the index page. If open in the index page, the index will all get underlined. Try to "Update index" (it will fix it), then save in that page, close Writer and reopen the document (the index will get underlined, and if you print the document, the underline will be printed).
The links seem to be intentional because of LS / LE in the ToC, but I'm not sure why they disappear after an update.
With or without underlines, the index links still work. So, I believe there is no need to underline.
(In reply to Marco A.G.Pinto from comment #6) > With or without underlines, the index links still work. > > So, I believe there is no need to underline. In the Entries tab, click the LS button and in the Character Style drop-down list below, select the Default style. Same for the LE button.
(In reply to Buovjaga from comment #7) > (In reply to Marco A.G.Pinto from comment #6) > > With or without underlines, the index links still work. > > > > So, I believe there is no need to underline. > > In the Entries tab, click the LS button and in the Character Style drop-down > list below, select the Default style. Same for the LE button. Urgh.. it resets this to None on save & reload.
In 3.6 the style stays. Note that you need to set it both for level 1 and 2. Arch Linux 64-bit Version 3.6.7.2 (Build ID: e183d5b)
4.0.6 is bad 3.6.7 is good bibisect range b6c016da23d309b4ac7d154bc33a22397974ed73..d85fd8a85501547d5bb87822d2589a07aed7f2d6 regression from: commit 783d13a9276931e274a90b9b53de2c92dc8c055e Author: Jan Holesovsky <kendy@suse.cz> AuthorDate: Tue Nov 20 12:03:18 2012 +0100 Rename style called "Default" to "Default Style" + First Cap Some Others too. Change-Id: I71b74ceabfdaced541529143d15d020ac17d2e26 sw/source/ui/utlui/poolfmt.src | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) ... ah, the values text:style-name="Default_20_Style" and text:style-name="Default" (as written by LO < 4.0) are lost on import, while e.g."Emphasis" works fine.
Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=157013219230f251346a5aa662c39d02f15420ec tdf#107211 sw: ODF import: add a horrible hack to import "Default" It will be available in 5.4.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-5-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=05710ae52ff9962c0852a4e2e59e1814c785b461&h=libreoffice-5-3 tdf#107211 sw: ODF import: add a horrible hack to import "Default" It will be available in 5.3.4. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
the import issue should be fixed now on master (at least it should work as it used to in LO 3)
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-5-3-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f087bc1cb476931f0b93c7b4a153129c8969b946&h=libreoffice-5-3-3 tdf#107211 sw: ODF import: add a horrible hack to import "Default" It will be available in 5.3.3. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.