https://bugs.documentfoundation.org/show_bug.cgi?id=88918
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda |.freedesktop.org |tion.org Keywords|needsUXEval | --- Comment #20 from Heiko Tietze <[email protected]> --- (In reply to Regina Henschel from comment #17) > Is it intended, that 'Edit->Hyperlink' is always enabled, when the toolbar > command 'Hyperlink' is enabled? We have two commands, .uno:HyperlinkDialog for "Insert Hyperlink (Ctrl+K)" and .uno:EditHyperlink for "Edit Hyperlink". The question whether this needs two commands is frequently discussed; and a consequence could be to edit a non-existent hyperlink and have Edit > Hyperlink always enabled. But for now we split the two, and edit should be possible only if the object has a link assigned. In case of multi-selection we should either always block insert/edit or only if the hyperlinks are different. -- You are receiving this mail because: You are on the CC list for the bug.
