[Bug 160955] When selecting an alternative link target for an OLE object, button says "Insert"
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon May 6 12:48:50 UTC 2024
https://bugs.documentfoundation.org/show_bug.cgi?id=160955
Heiko Tietze <heiko.tietze at documentfoundation.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|needsUXEval |
CC|libreoffice-ux-advise at lists |heiko.tietze at documentfounda
|.freedesktop.org |tion.org
--- Comment #4 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
Edit > External Links... has a Modify button.
(In reply to Eyal Rozenberg from comment #0)
> Easy hack?
Don't spot the string in a quick glance in ChangeSourceClickHdl at
cui/source/dialogs/linkdlg.cxx. Maybe mxFileDlg->setTitle( SfxResId(
STR_SFX_EXPLORERFILE_INSERT ) ); in sfx2/source/dialog/filedlghelper.cxx but
this affects all dialogs then. Could be solved by introducing another flag for
FileDialogFlags but using this flag becomes a bit tricky.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list