[Libreoffice-bugs] [Bug 140845] "Contains" in Paragraph Style should identify List Style as "List Style", not as "Numbering"
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Mar 9 10:25:38 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=140845
Heiko Tietze <heiko.tietze at documentfoundation.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
Severity|normal |enhancement
Keywords|needsUXEval |difficultyBeginner,
| |easyHack, skillDesign,
| |topicDesign
CC|libreoffice-ux-advise at lists |heiko.tietze at documentfounda
|.freedesktop.org |tion.org,
| |mentoring at documentfoundatio
| |n.org
--- Comment #1 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
(In reply to sdc.blanco from comment #0)
> https://opengrok.libreoffice.org/xref/core/sw/inc/strings.hrc?r=7838c4a9#277
That's not the correct code pointer.
It's STR_NUMRULE_ON and STR_NUMRULE_OFF (when you set list style to none and
parent has some list style applied).
"List Style" for STR_NUMRULE_ON sounds good to me, and the counterpart "No List
Style" in case of STR_NUMRULE_OFF is also okay since we cannot use "List Style
(None)"- and it makes no sense actually since None is not a style.
I would also appreciate when we get a space after the string. It is in
sw/source/uibase/utlui/attrdesc.cxx bool SwNumRuleItem::GetPresentation the
first '+ "("'.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210309/a4089f6c/attachment.htm>
More information about the Libreoffice-bugs
mailing list