Description: UI problem in Draw Sidebar's Page properties pane Steps to Reproduce: 1. Open Draw 2. Open Sidebar 3. Select Properties (for Page) 4. Select Gradient in Background drop-down list 5. Look at row below Margin (look at the screenshot in attach) Actual Results: I don't see all Page properties section if I selected Gradient Expected Results: I see all Page properties section if I selected Gradient Reproducible: Always User Profile Reset: No Additional Info: Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 4677345e3695bac158bb04048b4d5c608ed764b4 CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: default; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: CL no repro (or effect is too small) in 6.4.5 = > regression
Created attachment 174163 [details] Screenshot with the problem
confirm in Version: 7.1.5.2 (x64) / LibreOffice Community Build ID: 85f04e9f809797b8199d13c421bd8a2b025d52b5 CPU threads: 4; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win Locale: en-US (ru_RU); UI: en-US Calc: CL
This looks a lot like bug 139811 (but not 100% certain).
I bisected this one I got a sha 5d47b46cf2524ddc7147892cd3129c5c78cf4d07 https://gerrit.libreoffice.org/c/core/+/86120 https://git.libreoffice.org/core/commit/5d47b46cf2524ddc7147892cd3129c5c78cf4d07 Added to CC: Caolán McNamara
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a334112b44cb1ace8911c93323921510ccd0864e Resolves: tdf#143795 trigger layout when content changes It will be available in 7.3.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.
fixed in trunk, backports to 7-2 and 7-1 in gerrit
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-1": https://git.libreoffice.org/core/commit/c2c2f74e26c8a7da78a8daee4671e1cb14509c12 Resolves: tdf#143795 trigger layout when content changes It will be available in 7.1.6. 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.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/a754cce9366ea8aa67299bbec12e36b5ffddbe56 Resolves: tdf#143795 trigger layout when content changes It will be available in 7.2.1. 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: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 23f17b7ea6fbd2f422c7e40192ae60e4df25224c CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: ru-RU Calc: threaded Caolan, thank you for fixing