Bug 143795

Summary: UI problem in Draw Sidebar's Page properties pane
Product: LibreOffice Reporter: Roman Kuznetsov <79045_79045>
Component: UIAssignee: Caolán McNamara <caolan.mcnamara>
Status: VERIFIED FIXED    
Severity: normal CC: 79045_79045, caolan.mcnamara, fedenevanina91, telesto
Priority: medium Keywords: bibisected, bisected, regression
Version: 7.0.0.3 release   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=139811
Whiteboard: target:7.3.0 target:7.1.6 target:7.2.1
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 89466    
Attachments: Screenshot with the problem

Description Roman Kuznetsov 2021-08-09 19:44:32 UTC
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
Comment 1 Roman Kuznetsov 2021-08-09 19:45:03 UTC
Created attachment 174163 [details]
Screenshot with the problem
Comment 2 Nina_Shtygailo 2021-08-10 07:17:05 UTC
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
Comment 3 Telesto 2021-08-11 20:57:29 UTC
This looks a lot like bug 139811 (but not 100% certain).
Comment 5 Commit Notification 2021-08-13 11:26:29 UTC
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.
Comment 6 Caolán McNamara 2021-08-13 11:27:04 UTC
fixed in trunk, backports to 7-2 and 7-1 in gerrit
Comment 7 Commit Notification 2021-08-13 13:51:05 UTC
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.
Comment 8 Commit Notification 2021-08-13 18:07:20 UTC
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.
Comment 9 Roman Kuznetsov 2021-08-15 05:53:01 UTC
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