Description: DRAW: The UI for line color in toolbars ('Drawing', 'Line and Filling') are not consistent with the (underlying) selected color. e.g. When you change the line color in the 'Drawing' toolbar its UI is udated, but the 'Line and Filling' UI is not (no Observer-Observable pattern ?). The same occurs when the default color (in a template) is e.g. set to black, the UI of the toolbars (in a new drawing) is stil showing the (standard?) blue, while the (underlying) color (and the line you draw) is indeed the intende black. Steps to Reproduce: 1.Select line color from the Drawing Toolbar 2.Select color from the color palet (e.g. black) 3.Draw a line Actual Results: UI in Drawing Toolbar shows the selected color. OK! The drawn line is black. OK! 'Properties>Line>Color' shows Black. OK! UI of 'Line and Filling' Toolbar stil shows Line color blue ! Expected Results: I expected the 'Line and Filling' Toolbar to show Line color Black Reproducible: Always User Profile Reset: Yes OpenGL enabled: Yes Additional Info: Version: 6.4.7.2 Build ID: 639b8ac485750d5696d7590a72ef1b496725cfb5 CPU threads: 2; OS: Mac OS X 10.11.6; UI render: GL; VCL: osx; Locale: en-BW (en.UTF-8); UI-Language: en-US Calc: threaded
It is not intended, that the button shows the line color of a selected object. But it shows the color, which will be used, when you draw a new object. If nothing is selected and you click on the button (or open its drop-down list to select a color), then this color is the default color for new objects. The sidebar shows the actual color of the object. Nevertheless, the error is, that if one button changes the default color, that the other incarnations of the button are not updated. Not updating has the impact, that the user cannot know, which is the current default color.
Dear Jan Nijman, 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 https://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://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
This is still the case, it is also present on Linux, so not macOS specific Interestingly the "fill color" has correct behavior Version: 7.0.4.2 Build ID: 00(Build:2) CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: x11 Locale: en-US (en_US.UTF-8); UI: en-US Debian package version: 1:7.0.4-4+deb11u4 Calc: threaded Version: 7.5.1.2 (AARCH64) / LibreOffice Community Build ID: fcbaee479e84c6cd81291587d2ee68cba099e129 CPU threads: 10; OS: Mac OS X 13.2.1; UI render: default; VCL: osx Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
*** This bug has been marked as a duplicate of bug 154270 ***