Description: UI: The field dialog has some odd with text positioning Steps to Reproduce: 1. Open Writer 2. CTRL+F2 (Or Insert field -> More field 3. Look at the variables and docinformation tab Actual Results: Text is not aligned to the left Expected Results: Looks nicer IMHO Reproducible: Always User Profile Reset: No Additional Info: Version: 7.1.0.0.alpha0+ (x64) Build ID: 006c65bbd472cb1d7d44e095714e28190b76be0d CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL
Created attachment 162538 [details] Screenshot
Reproduced in Version: 7.1.0.0.alpha0+ Build ID: 63f3485b57904de4e77c04f5759e6563fcce6748 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: x11 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
Also reproduced in Version: 5.2.0.0.alpha0+ Build ID: 3ca42d8d51174010d5e8a32b96e9b4c0b3730a53 Threads 4; Ver: 4.19; Render: default; Locale: en-US (en_US.UTF-8)
@Caolán, I thought you might be interested in this issue
That space is the space reserved for expander columns. In the "DocInformation" page this is used when there are custom properties, the "Custom" node has an expander which uses that space. In this specific page, the "Variables" page I don't see a case where the expander column is used so I think we can remove it for "Variables", but leave it for "DocInformation"
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8a6935f8cf3f2e4cac8d9463f2bf05c912e9cf98 tdf#134414 Variables page doesn't need expanders 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.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/91e5f8b4c0c0159174d185881f2db832f6eade3e tdf#134414 Variables page doesn't need expanders It will be available in 7.0.0.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.0.0.1 Build ID: 04ba7e3f1e51af6c5d653e543a620e36719083fd CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded It's ok. In Variable it's solved. And in the docinformation is the same as mentioned in comment 5