[Libreoffice-bugs] [Bug 126117] No way to delete bad AutoComplete Words in Calc
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Oct 17 18:00:00 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=126117
--- Comment #13 from V Stuart Foote <vstuart.foote at utsa.edu> ---
Doug -- ease up dude! Heiko, who chairs our UX-advise committee, is an expert
in user interface design puts a tremendous amount of effort into LibreOffice.
He is not dumb and is definitely 'not a troll'.
Folks often don't understand the distinction being made here as AutoInput
completion in Calc is a spreadsheet function (performed by an 'sc' module
editengine) its scope is the currently selected sheet column.
It makes no use of the AutoCorrection lists which _are_ implemented as common
code cross modules--you use that in the Writer module.
Bug 46949 was opened to develop UI to manipulate the AutoInput list. Which of
course can actually be manipulated now--by correcting the entries in the
column. That is when the offending entry is removed--it is removed from the
AutoInput processing.
But, in a large gnarly sheet--visual scanning of rows is cumbersome. Providing
a GUI for selection/editing and possibly bulk correction of AutoInput strings
in current column would improve work flows. But it would be new feature
development.
This is correctly resolved a duplicate.
--
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/20191017/d212387e/attachment.html>
More information about the Libreoffice-bugs
mailing list