The "Image properties" dialog, "Type" tab in some conditions does not preserve user typed values of location offsets. Steps to reproduce: 1.Create an empty Writer document. 2.Insert an image. 3.Open properties. 4.Anchor to "paragraph", "horizontal->center->entire page", "vertical->top->entire page". 5.Notice: "Position->Vertical->Top has "by" is enabled. 6.Type there something. 7.Click "ok". 8.Observe that effect is applied. 9.Click "properties" again. 10.Notice that now "by" is disabled and carries zero even tough a different value is applied. Version: 7.0.2.2 Build ID: 00(Build:2) CPU threads: 4; OS: Linux 5.8; UI render: default; VCL: x11 Locale: pl-PL (C.UTF-8); UI: en-US Ubuntu package version: 1:7.0.2-0ubuntu1 Calc: threaded
CONFIRMED on Ubuntu 18.04 LTS and LibreOffice 7.0.2.2 Additional information: Version: 7.0.2.2 Build ID: 8349ace3c3162073abd90d81fd06dcfb6b36b994 CPU threads: 8; OS: Linux 5.3; UI render: default; VCL: gtk3 Locale: en-IN (en_IN); UI: en-US Calc: threaded
The current state began in 6.4 with commit 4f40bf6a79de6d60da0a5090cdfeda6242e889f0 sw: insert image: set anchor to as-char by default Before that, both of the "by" fields appeared as disabled after changing the anchor. But I suppose it is some underlying issue with the dialog and not directly caused by the commit.