Description: When you create a control using the wizard, the wizard control buttons do not fit in the window. Checked in 6.3.4.1. Here all normally, and in 6.4 not are placed. Stretched a window, but at the next "Next>" width again is reset in default. Creation of other elements is not checked. Steps to Reproduce: 1. Open (create) a base document. 2. Open (create) the form in edit mode. 3. Add a "Group" control to the form. Actual Results: The "Break" button does not fit in the "group" wizard dialog box. Expected Results: The wizard dialog box should be wider or the control buttons should be smaller. Reproducible: Always User Profile Reset: Yes Additional Info:
Created attachment 156128 [details] Skriny as in 6.3 and as became in 6.4 Image_6_3_4_1-shows how it looks in LO 6.3 and below. Image_6_4-shows how it looks in LO 6.4.
I can't reproduce it in Version: 6.4.0.0.beta1+ Build ID: 1987c98926a85a483a32ea78e460e563a6ea4705 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: x11; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded
but I can reproduce that it can be resized to 0 width. it started after author Caolán McNamara <caolanm@redhat.com> 2019-09-15 15:43:17 +0100 committer Caolán McNamara <caolanm@redhat.com> 2019-09-15 21:06:21 +0200 commit 1fbcca1366b0d12db7b0e1b86ea2f502773f6483 (patch) tree 1c65e52ef2120fb904da15fd8674f1bbf3069272 parent ba3147f09c8749dc1250e16d432beae6b9d5342b (diff) add WinBits and InitFlag to RoadmapWizard ctor Adding Cc: to Caolán McNamara not considering it a regression since the wizard dialog couldn't be resized in the past...
My OS is Windows 7, 8.1, 10. It happens everywhere.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ba7ecfabfef579f27025603bceaac7c6a69e56cb tdf#129042 set a min size for the wizard dialogs It will be available in 6.5.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 "master": https://git.libreoffice.org/core/commit/f822b613c19bbabcb485097232ddaadf501e6b43 tdf#129042 factor the wizard buttons into the desired min width It will be available in 6.5.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.
Created attachment 156153 [details] Group Element Wizard in master Note the strange vertical area at the right part of the dialog.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/c8b79a31317877265b449b4d0dc5663dfcae5ce3 tdf#129042 set a min size for the wizard dialogs It will be available in 6.4.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.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/1134b97b3daed1b79c9ee721cdfb415359c4461c tdf#129042 factor the wizard buttons into the desired min width It will be available in 6.4.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.
what I could reproduce seems fixed. caolanm->mike: do you still have your problem ?