Description: All the layout settings are metric (page, borders, linespaces, etc), but the spacing of inserted images is imperial. Would you please change that to metric default distances? Would be consistent and more convenient, too. Steps to Reproduce: . Actual Results: . Expected Results: . Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0
I agree. If you compare image dialog => Wrap => Spacing is metric Properties in the sidebar => spacing is imperial Version: 6.0.0.0.alpha1 (x64) Build ID: c1d1f859b268f650143d48f294999cda0fa57350 CPU threads: 4; OS: Windows 10.0; UI render: default; Locale: de-DE (de_DE); Calc: group
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Seems to be fixed. Sidebar => Wrap => More Options => spacing is metric => RESOLVED WORKSFORME
Created attachment 146154 [details] Still persistent in v6.1.2.1
No, it isn’t. At least not in v6.1.2.1.
Sorry, you're right. Still repro in LO 6.2.0.0.alpha1+
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=6f437466f96868cb10187c404ed84fb6d3dcc645 author Susobhan Ghosh <susobhang70@gmail.com> 2016-08-13 19:23:54 +0530 committer Katarina Behrens <Katarina.Behrens@cib.de> 2016-08-25 08:37:10 +0000 commit 6f437466f96868cb10187c404ed84fb6d3dcc645 (patch) tree dfa3a0863f0f7c23556d4ef079054133938cc3ba parent 79f1315a02b1dd4dd7b4a78dea410c3192663522 (diff) tdf#83830: Use SpacingListBox in Header/Footer and Sidebar Wrap Panel Bisected with: bibisect-linux-64-5.3 Adding Cc: to Susobhan Ghosh
Hi Caolán, I thought you could be interested in this issue as the measure unit are hardcoded in https://opengrok.libreoffice.org/xref/core/svx/inc/spacing.hrc#23 According to bug 105081 the same commit is causing problems with translations...
this is fixable
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/6d9a2557a0f0366fff169f3c3581414b3cec80bd%5E%21 Resolves: tdf#105081 and tdf#113420 It will be available in 6.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified in Version: 6.2.0.0.alpha1+ Build ID: 5929d8ea469a971aa77371ed4b841c90a36e7da5 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: threaded @Caolán, thanks for fixing this!!