Bug 129042 - The wizard buttons do not fit into the window when you create a control in the Base form.
Summary: The wizard buttons do not fit into the window when you create a control in th...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
6.4.0.0.beta1+
Hardware: All All
: medium normal
Assignee: Caolán McNamara
URL:
Whiteboard: target:6.5.0 target:6.4.0.1
Keywords: bibisected, bisected
Depends on:
Blocks:
 
Reported: 2019-11-26 15:37 UTC by Kadet
Modified: 2020-02-05 17:02 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Skriny as in 6.3 and as became in 6.4 (307.27 KB, application/zip)
2019-11-26 15:42 UTC, Kadet
Details
Group Element Wizard in master (5.52 KB, image/png)
2019-11-27 16:35 UTC, Mike Kaganski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kadet 2019-11-26 15:37:25 UTC
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:
Comment 1 Kadet 2019-11-26 15:42:07 UTC
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.
Comment 2 Xisco Faulí 2019-11-26 16:22:21 UTC
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
Comment 3 Xisco Faulí 2019-11-26 16:30:42 UTC
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...
Comment 4 Kadet 2019-11-26 16:37:03 UTC
My OS is Windows 7, 8.1, 10. 
It happens everywhere.
Comment 5 Commit Notification 2019-11-27 13:13:27 UTC
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.
Comment 6 Commit Notification 2019-11-27 13:58:06 UTC
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.
Comment 7 Mike Kaganski 2019-11-27 16:35:41 UTC
Created attachment 156153 [details]
Group Element Wizard in master

Note the strange vertical area at the right part of the dialog.
Comment 8 Commit Notification 2019-11-27 19:24:05 UTC
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.
Comment 9 Commit Notification 2019-11-27 20:46:51 UTC
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.
Comment 10 Caolán McNamara 2019-12-13 10:01:40 UTC
what I could reproduce seems fixed.

caolanm->mike: do you still have your problem ?