Description: Librecalc text-color-selector (the little icon with the letter "a" that lets you select what color your text is in a cell) resets to red every time you insert a comment. Steps to Reproduce: 1. Enter text into Cell A1 2. Color the contents of Cell A1 any color not red (say, for example, green) 3. Insert a comment in any cell on the spreadsheet Actual Results: The text-color-selector reverts back to red. Expected Results: The text-color-selector stays green. I expect the text-color-selector to remain at the color that I set it to, and only change when I explicitly ask it to. Reproducible: Always User Profile Reset: Yes Additional Info: N/A
Thanks you for reporting this bug. I can not reproduce this bug in: Version: 7.1.0.0.alpha0+ (x64) Build ID: 5f665a855ef26fae4dfa2ac427685b60545e8b8 CPU threads: 16; OS: Windows 10.0 Build 18363; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL
confirm in Version: 7.1.0.0.alpha0+ (x64) Build ID: <buildversion> CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: Skia/Vulkan; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: CL
This is a global problem that color buttons do not remember the last used color when the toolbar containing them is closed (when inserting a comment the "Formatting" toolbar is closed, and replaced by the "Text Formatting" toolbar). Same underlying issue as in Bug 113433, so let's keep them together. *** This bug has been marked as a duplicate of bug 113433 ***