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@lists.freedesktop.org
          Reporter: jeanmarczam...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to