[Bug 163935] Retain find/replace pairs in dropdowns and over restart
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Nov 19 14:43:50 UTC 2024
https://bugs.documentfoundation.org/show_bug.cgi?id=163935
--- Comment #4 from V Stuart Foote <vsfoote at libreoffice.org> ---
(In reply to Heiko Tietze from comment #3)
> (In reply to V Stuart Foote from comment #2)
> > This would need to be per-document, but not into the ODF archive. Meaning it
> > would have to be forced into user profile.
> You'd multiply the search entries with each new document. Not a smart move
> IMO.
Only for the document count we hold in the MRU (currently held in profile .XCU
Histories:HistoryInfo as 'PickList' ItemList stanzas).
Limited to the expert config value of 'PickListSize' with a current default of
25.
So not much overhead to holding a stack of Find/[Replace] pairs per document in
profile, certainly less than the perdocument thumbnails and other HistoryInfo.
All of which would benefit by move out of the .XCU file into profile
sub-directory.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list