https://bugs.documentfoundation.org/show_bug.cgi?id=151904
Bug ID: 151904
Summary: Create color configuration entry for Grammar mistakes
Product: LibreOffice
Version: Inherited From OOo
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
This is a spinoff from bug 116566.
Currently we can define a custom color for Spelling mistakes via Tools -
Options - LibreOffice - Application Colors. The color is AutoSpellcheck
(svtools::SPELL).
However we cannot define a custom color for grammar mistakes. It is hardcoded
as COL_LIGHTBLUE and can't be changed via the Application Colors dialog.
See:
https://opengrok.libreoffice.org/xref/core/cui/source/dialogs/SpellDialog.cxx?r=1de8308d#1678
So I propose we create a new configurable color for Grammar mistakes, which
could be accessible via svtools::GRAMMAR
--
You are receiving this mail because:
You are the assignee for the bug.