https://bugs.documentfoundation.org/show_bug.cgi?id=152295
Bug ID: 152295
Summary: UI Custom image dimensions get reset when opening and
closing Area tab
Product: LibreOffice
Version: 7.5.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: bibisected, bisected, implementationError, regression
Severity: normal
Priority: medium
Component: UI
Assignee: [email protected]
Reporter: [email protected]
Created attachment 183886
--> https://bugs.documentfoundation.org/attachment.cgi?id=183886&action=edit
Example file from Impress
This was first noticed in bug 152070 and its attachment 183627 but can be
reproduced from scratch too.
Attached document contains a slide with background set to be a tiled image,
with the custom size of 8 cm width and 6 cm height.
Opening the Slide properties dialog shows these values, but closing it resets
them, thus changing the backgrounds look.
1, Open attached file
2, Right click on the slide background, select Slide Properties
3, On the Background tab observe the Width and Height are 8 and 6 cm, close the
dialog.
At this point the background tiling images become larger, reopening the Slide
Properties dialog shows that the Width and Height are reset to the original
values of the image, 15.88 and 11.22 cm.
Version: 7.5.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: 3b0b9fcb80242abcedc01eb388a57b1016916353
CPU threads: 14; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (hu_HU); UI: en-US
Calc: threaded
Seems to be like this since 6.0 with
https://git.libreoffice.org/core/+/b96174fac58eff71f0a8d2ad1e99b7776e34c33b%5E%21/#F0
author Katarina Behrens <[email protected]> Thu Jun 08 00:45:32
2017 +0200
committer Katarina Behrens <[email protected]> Thu Jun 08
23:14:13 2017 +0200
tdf#107087: Select bitmap fill from preset list
But that was a regression fix which fixed the defaulting of the tiling image
itself.
Original commit that started to break stuff is from 5.3
https://git.libreoffice.org/core/+/686349476e03f951f4a9ff9755b9f71951b64ea5
author Rishabh Kumar <[email protected]> Mon Aug 22 16:48:05 2016 +0530
committer Katarina Behrens <[email protected]> Wed Oct 12
08:36:13 2016 +0000
[GSoC] Move all fill style tabs inside area tab
Before this a much simpler dialog did not reset these scaling values.
--
You are receiving this mail because:
You are the assignee for the bug.