https://bugs.documentfoundation.org/show_bug.cgi?id=143340
--- Comment #9 from [email protected] <[email protected]> --- When in Comment_7 is written "The UI is a bit messy here ..." I think ths is true. But I am not sure if the information in Comment_7 is completely true. I have seen the same (or nearly the same) properties dialog is used for different object types (images, frames, ???) but especially the "Keep ratio" setting is handled different. As far I have seen until now and just tested newly the setting "Keep ratio" from the Image properties dialog is used for all images (!) of a document, means one sets this value once on or off and this setting is used for all images. Furthermore this setting is saved in the odt subdocument "Settings.xml" as config item, e.g. <config:config-item config:name="KeepRatio" config:type="boolean">true</config:config-item>. So the value is kept when the document is closed and opened again. On the other hand the properties dialog e.g. for frames looking nearly - or completely (?) - like the properties dialog for images also contains the setting "Keep ratio" but when it is set on it is valid only for this one call of the dialog. It is lost at the next dialog call for this frame or other frames and it is also not used for images. Vice versa the "Keep ratio" value set for images is not used for frames. -- You are receiving this mail because: You are the assignee for the bug.
