Steps: 1) Open writer 2) Draw a shape 3) In the area fill toolbar drop down, select pattern 4) Drop down next to it is empty This works fine in the Area content panel in the sidebar. Version: 5.3.0.0.alpha0+ Build ID: 45a7137c6796f33fbf5b8f7cb64e293260d991cb CPU Threads: 2; OS Version: Linux 3.19; UI Render: default; TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2016-10-13_23:38:06 Locale: en-US (en_US.UTF-8); Calc: group
On pc Debian x86-64 with master sources updated today, I could reproduce this. I noticed this on console: warn:legacy.osl:6917:1:svx/source/tbxctrls/fillctrl.cxx:522: Non supported FillType (!)
In http://opengrok.libreoffice.org/xref/core/offapi/com/sun/star/drawing/FillStyle.idl, there's no pattern part, is it the root cause?
I noticed that in sidebar part, pattern works well.
** 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 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 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: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
The bug is still there in Version: 6.3.2.2 (x64) Build-ID: 98b30e735bda24bc04ab42594c85f7fd8be07b9c CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; VCL: win; Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE Calc: threaded Moreover, it applies also to Draw and Impress (didn't test Calc). And there is a second, connected bug: after choosing "pattern" in the sidebar/notebook bar, the toolbar field shows the same pattern, but the preceding field still says "bitmap". I'll add a screenshot.
Created attachment 155458 [details] discrepancy between toolbar and sidebar Attachmnent "discrepancy between toolbar and sidebar" shows correct fill type in sidebar and wrong one in toolbar, while pattern is shown correctly in both. Screenshot was taken in a German environment, "Muster" means "pattern", the rest should be easily understandable.
For the record, the Pattern entry was added with the following commit: https://cgit.freedesktop.org/libreoffice/core/commit/?id=76585ae33f3ca75c05c0ccbf6a621b6e2d42bc00 author Rishabh Kumar <kris.kr296@gmail.com> 2016-06-07 16:58:20 +0530 committer Katarina Behrens <Katarina.Behrens@cib.de> 2016-06-28 19:37:44 +0000 Convert Bitmap tab to Pattern tab
*** This bug has been marked as a duplicate of bug 128612 ***