Problem description: Steps to reproduce: 1. Set Tool > AutoCorrection Options > Options > Apply Border 2. Insert === on a new line 3. Type Enter Current behavior: A border is inserted but it is so thin that it is almost invisible Expected behavior: A double border of 1 pt width Operating System: All Version: 4.1.0.4 release
Able to confirm using 4.1.3.2 release (x86-64 openSuse 12.3) When using "===" a single line of 0.05pt is created.
Created attachment 89414 [details] Comparison of border thickness Comparison of border thickness inserted by AutoCorrection - historical OOo - LibO with BorderLine2 - new proposition with commit https://gerrit.libreoffice.org/#/c/6710/
Laurent Balland-Poirier committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d0c5f4522f8aa063b3e7c034db079d74b7f0b3fa fdo#71740 AutoCorrection Border emphasis differences 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.
Thanks for the fix! I guess it’d be good to include the comparison image in the release notes :-)
Created attachment 89674 [details] using "===" in new daily build
I found the line visible in daily build now,but the line is a single line. when saving the file,then open it by OpenOffice 4.0.1,the line is correct double line.
(In reply to comment #6) > I found the line visible in daily build now,but the line is a single line. @ 曾孝薇 : I do not agree with you. The line is actually double as shown in your attachment 89674 [details] and screen shot attachment 89414 [details]. Please check again with a higher zoom.
Created attachment 89709 [details] Comparison of same file opened by LibreOffice and Openoffice The same file opened by Libreoffice and Openoffice in zoom 100%,line is double line obviously in Openoffice,but LibreOffice need higher zoom.I think it should be consistent in visual .
Since LibO 3.4 (I think), LibO treats in a different way border. In case of double line, the width represents the total width of the line for LibO. In the previous versions, the width represented the width of each line, which was quite confusing in case of double line with different width. If you need larger border, you may try AutoCorrection with "###" instead as "===" as shown in attachment 89414 [details]. AutoCorrect works now as expected so I close the bug. If you want to change the way as LibO treats border, please open a new bug, because it is a totally different problem as the one treated in this bug report.