https://bugs.documentfoundation.org/show_bug.cgi?id=118296
Regina Henschel <rb.henschel@t-online.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rb.henschel@t-online.de
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
--- Comment #1 from Regina Henschel <rb.henschel@t-online.de> ---
(In reply to Heiko Tietze from comment #0)
"Grid color" (some grayish color)
The color is COL_LIGHTGRAY (=c0c0c0), defined in
https://opengrok.libreoffice.org/xref/core/include/tools/color.hxx#250. This is
set as default in
https://opengrok.libreoffice.org/xref/core/sc/inc/viewopti.hxx and called
SC_STD_GRIDCOLOR in core.
The string "Grid color" belongs to the strings, which are localized. It is
named STR_GRIDCOLOR in core.
Default setting: If the color "c0c0c0" is contained in the current color
palette of Calc, then the color name from that palette is shown; if the color
is not contained, the localized version of STR_GRIDCOLOR is shown. Test it:
Start with a new user profile. Start with new Calc document and switch to
palette HTML there. Go to the options dialog tab. Now you see "Silver".
I can confirm your observation, that there is no UI way back to string "Grid
Color". That is, because the registrymodifications.xcu gets an item
"gridlinecolor" if the user has selected a different grid color. And sometimes
the grid color is entered in UserColors, even without touching the grid color.
But my suggestion is different: I would not add it to any palette. But I would
prefer an option in the dialog, to set the default color. An item "default"
above the color palette selection for example, similar to other dialogs, which
have an item "automatic" at that place. That would solve the problem, that the
user does not know which color is the default one.
--
You are receiving this mail because:
You are on the CC list for the bug.
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.