[Bug 165070] Non-existent removed files remain shown in the open "Recent Documents" menu's list, without visual distinction
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Feb 27 07:57:44 UTC 2025
https://bugs.documentfoundation.org/show_bug.cgi?id=165070
Heiko Tietze <heiko.tietze at documentfoundation.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|needsUXEval |difficultyMedium, easyHack,
| |skillCpp
Status|UNCONFIRMED |NEW
CC|libreoffice-ux-advise at lists |mentoring at documentfoundatio
|.freedesktop.org |n.org
Ever confirmed|0 |1
--- Comment #11 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
We discussed the topic in the design meeting.
We agree with the use case: Some users might value privacy over convenience and
expect unavailable documents to be removed from the MRU by default. But since
many if not the majority of users prefer the current solution, we recommend to
add a toggle to the start center "[ ] Automatically remove unavailable
documents" and run the function on start, for example.
Furthermore it could be beneficial to disable those menu items in the MRU that
refer to unavailable files.
This might be an easy hack. Code pointer: sfx2/uiconfig/ui/startcenter.ui,
RecentDocsView::clearUnavailableFiles(), SfxViewFrame::Notify()
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list