https://bugs.documentfoundation.org/show_bug.cgi?id=105057

--- Comment #6 from Madhura R Hegde <[email protected]> ---
Hello,

I would like to work on this issue.

Before starting implementation, I would like to clarify the intended behavior:

Should we completely prevent documents located inside the system temp directory
(as returned by osl::FileBase::getTempDirURL) from being added to the recent
documents list?

Should this filtering apply globally to all LibreOffice modules, or only to
temporary documents created by Base reports/forms?

If a user explicitly opens a document from the system temp directory manually
(not auto-generated), should that also be excluded from the recent list?

Is the preferred approach to implement the filtering at the point where entries
are added to the Recent Document list (likely in SfxApplication /
SvtHistoryOptions), or should it be handled earlier?

Is there an existing helper or utility in the codebase already checking for
temporary files that we should reuse?

I want to ensure the fix aligns with the expected design before proceeding.

Thank you.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to