[Libreoffice-bugs] [Bug 127729] Extranous comma at end of Find & Replace search description list

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 25 06:07:11 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=127729

--- Comment #2 from Jim Raykowski <raykowj at gmail.com> ---
(In reply to Xisco FaulĂ­ from comment #1)
> I believe the comma is always added as a separator in case more formats are
> used.

AFAIK the comma followed by empty string only happens when the Text Flow tab is
visited.

The Text Flow tab has a SvxPageModelItem which returns an empty string for
presentation.

https://opengrok.libreoffice.org/xref/core/include/editeng/pmdlitem.hxx?r=30179955#25

https://opengrok.libreoffice.org/xref/core/editeng/source/items/paraitem.cxx?r=8fe85c24#1070

The text string for the search description list built in
SvxSearchDialog::BuildAttrText_Impl

https://opengrok.libreoffice.org/xref/core/svx/source/dialog/srchdlg.cxx?r=1e8f0940#2081

-- 
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/20190925/1e3449d7/attachment-0001.html>


More information about the Libreoffice-bugs mailing list