[Libreoffice-bugs] [Bug 129702] New: [UI] Smart tags wrongly listed in AutoCorrect options dialog

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Dec 30 17:10:29 UTC 2019


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

            Bug ID: 129702
           Summary: [UI] Smart tags wrongly listed in AutoCorrect options
                    dialog
           Product: LibreOffice
           Version: 6.3.4.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: jeanmarczambon at gmail.com

Description:
When one or more smart tags extensions are installed, the available smart tag
types should be listed in the "Smart Tags" tab of the AutoCorrect options
dialog (Tools -> AutoCorrect -> AutoCorrect Options...), following the scheme
"<smart tag caption> (<recognizer name>)".

This works fine in OpenOffice. In LibreOffice, the names are all replaced by
the boolean strings "TRUE" or "FALSE", according to the check box status. It's
therefore impossible to know which smart tag types are active or not.

If needed, one can test with this smart tags extension from Hanya:
https://forum.openoffice.org/en/forum/viewtopic.php?p=387917#p387917.

Steps to Reproduce:
1. install a smart tags extension (see link above if needed);
2. restart the program;
3. open the AutoCorrect options dialog and see the "Smart Tags" tab.

Actual Results:
The listbox only shows "TRUE" or, if unchecked, "FALSE".

Expected Results:
The listbox should show the smart tag caption and its recognizer name.


Reproducible: Always


User Profile Reset: No



Additional Info:
It probably happens in "FillListBox" from cui/source/tabpages/autocdlg.cxx (l.
2178), but I'm unable to really understand the C++ code.

-- 
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/20191230/362986d6/attachment.htm>


More information about the Libreoffice-bugs mailing list