https://bugs.documentfoundation.org/show_bug.cgi?id=144945
--- Comment #1 from John <[email protected]> --- Well, after reading https://help.libreoffice.org/7.1/en-US/text/shared/01/06040600.html I realized that "When closing a document, remove the words collected from it from the list" is actually works differently. My initial assumption was is that: * If the check box is "off": If we open a single document with a large amount of text, remove 95% of the text, then close the document, and then open it again, the list of collected words will be the same as before the editing it. * Otherwise (that is, if the check box if "on"), the list of words will contain only those words that are present in the new, "small" version of the text. But this setting is assumed to work differently. It seems that it is assumed that if you open two documents simultaneously, one of which contains some text and the other one is empty, the empty document will have access to words collected in non-empty document. And when you close non-empty document, it should lost access to its words. I would say I don't find it is intuitive unless your carefully write the corresponding section in the manual, and I don't think this makes sense to me. But anyway, it seems this still doesn't work. Although when you close non-empty document the list words in empty document becomes empty, these words are still available for completion. -- You are receiving this mail because: You are the assignee for the bug.
