https://bugs.documentfoundation.org/show_bug.cgi?id=114532
--- Comment #40 from Tomaz Vajngerl <[email protected]> --- (In reply to Timur from comment #39) > So, options are: > > 1. Automatically convert WebP on paste into something well supported like > PNG. > 2. Store both WebP and PNG or JPG in the document, remove the fallback PNG > after. Provide a (preferably expert) option to *not* convert at all. > 3. Notify about conversion on insert using an infobar/popup about the image > file format incompatibility with older LibreOffice versions. Inform and do > not ask and do not provide options there. > 4. Turn off saving the fallback images and by that agree that he know what > the consequences are (the option is already available) - how? > 5. Notify user for WebP incompatibility with older LO on filesave, via > dialog OK/Cancel and "do not ask anymore", like for saving to DOC/X. > > Please clarify 4., how is is available? In expert configuration: officecfg::Office::Common::Save::Graphic::AddReplacementImages true/false This is for all replacement graphics, but we can also provide a WebP specific one if really needed. > I concur with comment 23, I'm not for conversion, rather for option 5. -- You are receiving this mail because: You are the assignee for the bug.
