[Libreoffice-bugs] [Bug 60976] RFE: Ability to add audio/video review comments, or insert audio/video/image in comments.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jan 8 13:42:33 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=60976
--- Comment #4 from Regina Henschel <rb.henschel at t-online.de> ---
(In reply to Dieter Praas from comment #3)
> Regina, while working on bug 129855, I just detected this enhancement
> request. So I would like to ask you, if it is possible to add images or
> videos to a comment in odf-format.
A comment is an <office:annotation> element. That has <text:p> and <text:list>
child elements. Video, audio or image would require a <draw:frame> element.
That is allowed inside a <text:p> element. So from ODF point of view, there is
no problem for video, audio or image in an comment.
But the edit engine of LibreOffice is not able to handle that. Besides that I
cannot imagine to have video directly inside a comment.
You can already include links into comments. While you are editing the comment
text, press Ctrl+K to open the hyperlink dialog. Do not forget to set a short
text in the "Text" field, otherwise the URL is used and that would be far to
long for the width of comments.
Such link need not be a web link, you can link to a document or other file too.
It will be opened in the default application.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200108/53c0581f/attachment.htm>
More information about the Libreoffice-bugs
mailing list