The LibreLogo toolbar in Writer has icons that are stored in librelogo/source/icons/ and as such dont change when a user changes their icon theme. The breeze author would like to create icons for these and needs a fix in order to do so.
I confirm issue and add Lazlo to CC list. maybe he can help with the code of the LibreLogo.
Unfortunately, the Logo toolbar is implemented as an addon toolbar, resulting other problems too, for example Bug 72438 (LibreLogo: icons in Logo toolbar replaced by text only). The recent Logo icon set was an ad hoc selection from the existing icons of LibreOffice, so I would be glad to replace them with the better Breeze ones temporarily, while we don't support multiple icon sets here.
https://gerrit.libreoffice.org/#/c/16675/ I tested large and small toolbar but the Logo toolbar always use the large icons. In the icon folder there were sc_ and lc_ files so it should be possible to use the lc_ files for large toolbar and sc_ for small toolbar. hope you like the icons. Andreas
andreask committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=48ecae47a5d1911296549fd31378ff07b402d2ab Related: tdf#92287 Breeze: change LogoToolbar icons into breeze icons It will be available in 5.1.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.
Jan Holesovsky committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=721ffdf6f6d163885aa2612a65b8231504a14b2b Revert "Related: tdf#92287 Breeze: change LogoToolbar icons into breeze icons" It will be available in 5.1.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.
Jan Holesovsky committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c74ac32544c2be241e5a5ce4de01dc0bd3b6cde9 tdf#92287: Store the Breeze icons for LibreLogo in a subdir. It will be available in 5.1.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.
Adolfo Jayme Barrientos committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9583020ae4d20c1cccbe5157f51512cbb5c5d494 Related: tdf#92287 Add LibreLogo Tango icons for future use It will be available in 5.1.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.
Hello, Is this bug fixed? If so, could you please close it as RESOLVED FIXED?
(In reply to Xisco Faulí from comment #8) > Hello, > Is this bug fixed? > If so, could you please close it as RESOLVED FIXED? Now we have specific Tango and Breeze icons, let's put this one FIXED even if there'll still be icons directly in librelogo/source/icons. Yousuf: if you disagree, don't hesitate to reopen this tracker of course! :-)
(In reply to Julien Nabet from comment #9) > Now we have specific Tango and Breeze icons, let's put this one FIXED even > if there'll still be icons directly in librelogo/source/icons. The icons are now there, but a dev needs to commit code to have the toolbar use these icons based on the user's assigned theme.
** 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
(In reply to László Németh from comment #2) > Unfortunately, the Logo toolbar is implemented as an addon toolbar, > resulting other problems too, for example Bug 72438 (LibreLogo: icons in > Logo toolbar replaced by text only). So it's much harder to replace an addon toolbar? This toolbar so looked out of place now with many more icons in the core
https://gerrit.libreoffice.org/c/core/+/101078
Maxim Monastirsky committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/100fa70da3c4692d8cabd991a0fc3cda686fbdd4 tdf#92287 Make LibreLogo icons theme based It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Thanks, Maxim! Great feature. Theme icons were added separately by Rizal in bug 136454.