Bug 136067

Summary: GtkMenuButton preview and Label left align instead of center align
Product: LibreOffice Reporter: andreas_k <kainz.a>
Component: UIAssignee: Caolán McNamara <caolan.mcnamara>
Status: RESOLVED FIXED    
Severity: normal CC: caolan.mcnamara, kainz.a
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard: target:7.1.0
Crash report or crash signature: Regression By:
Attachments: color labels are center align

Description andreas_k 2020-08-24 09:24:48 UTC
Created attachment 164626 [details]
color labels are center align

everything in our widgets is left align only GtkMenuButton is center align.

As example you see Area and Glow sidebar. If the GtkMenuButton is also left align than it's more align AND it work better when resize the sidebar.
Comment 1 Commit Notification 2020-08-24 21:54:47 UTC
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/3da6bd8995bcdc727936185aff62c7681a86a239

tdf#136067 left align GtkMenuButtons contents

It will be available in 7.1.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 2 Caolán McNamara 2020-08-24 21:55:53 UTC
that resolves it in master for me at least
Comment 3 andreas_k 2020-08-25 07:34:39 UTC
verified

thanks