Description: In the exported pdf- file the grafic is overlayed in parts by a white bar. In Impress I have drawn several geometric shapes with text inside. On of the shapes is rotated (40,81 °) and overlayed to the others (90 °). In the exported pdf- file the 90° rotated shape is overlayed with a white bar. It looks like the bar is the 'editing fild' when you edit the text in Impress (means by editing the text in a rotated shape the text is shown in normal orientation for editing; after editing the text 'wents back' to the rotated position (in this case 40,81 °). Steps to Reproduce: in the original impress-file 1. first shape with text (Calibri 16 fat black; shape with no fillig, line 1,0 pt black, 90°) already exists 2. draw a second shape with text (Calibri 16 fat black; shape with no fillig, line 1,0 pt black, 40,81°) 3. overlay the second shape over the first shape 4. export do pdf -> white shadow in 0° direction above the text of the first shape in a new file a) doing the procedure like discibed above i can't see this bug b) copying the shapes from the original file to the new file the bug is the same -> export do pdf -> white shadow in 0° direction above the text of the first shape original file redrawing the two shapes in the original file doesn't solve the problem Actual Results: In the exported pdf-file the first shade is overlay from a white bar; the with bar seems to be the 'text editing fild' of the second shade (but the second shade is rotated) Expected Results: the first shade should be shown completly without an interrupted line Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0
Created attachment 134487 [details] LibreOffice Impress - white shadow bar - original file This is the original LibreOffice impress file.
Created attachment 134489 [details] LibreOffice Impress - white shadow bar - result.pdf This is the rult of the pdf-exort. The 'Textfield shade 1' is overlayed with the white bar.
Repro, but not in 3.6.7.2. Arch Linux 64-bit, KDE Plasma 5 Version: 6.0.0.0.alpha0+ Build ID: 7915f35d7fca5d0720d96954beaa97c00a2c3821 CPU threads: 8; OS: Linux 4.12; UI render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group Built on August 7th 2017 Arch Linux 64-bit Version 3.6.7.2 (Build ID: e183d5b)
This is not actually a regression, previously highlight color wasn't exported to PDF at all. Bibisecting with repo bibisect-win32-5.3 revealed the backported commit, originally implemented in the patch referenced below. Adding Cc: to Miklos Vajna. https://cgit.freedesktop.org/libreoffice/core/commit/?id=ee32c7d8083ae1449d6b379034be92995c142da9 author Miklos Vajna <vmiklos@collabora.co.uk> 2017-02-01 09:52:19 (GMT) committer Miklos Vajna <vmiklos@collabora.co.uk> 2017-02-01 12:04:34 (GMT) "tdf#105461 PDF export: handle text fill color"
I plan to look at this.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=da705eff910f512623a689aaf28604270fb8f1c4 tdf#108963 PDF export of editeng text highlight: handle rotated text It will be available in 6.0.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.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=da421e63733bffd064eeabb4a2106adae2fdca03&h=libreoffice-5-4 tdf#108963 PDF export of editeng text highlight: handle rotated text It will be available in 5.4.2. 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.