Bug 141931 - Align control in 1st step of Database Wizard
Summary: Align control in 1st step of Database Wizard
Status: ASSIGNED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
7.1.2.2 release
Hardware: All All
: medium enhancement
Assignee: Oscar Megía
URL:
Whiteboard: target:26.2.0
Keywords: difficultyBeginner, easyHack, skillDesign, topicDesign
Depends on:
Blocks: Wizard
  Show dependency treegraph
 
Reported: 2021-04-27 11:12 UTC by guser
Modified: 2025-10-02 11:24 UTC (History)
6 users (show)

See Also:
Crash report or crash signature:


Attachments
Current status and suggestion to enhance dialog (29.10 KB, image/png)
2021-04-27 11:12 UTC, guser
Details
Dialog uploaded to Libre Office (44.45 KB, image/png)
2025-09-13 09:48 UTC, Oscar Megía
Details

Note You need to log in before you can comment on or make changes to this bug.
Description guser 2021-04-27 11:12:49 UTC
Created attachment 171449 [details]
Current status and suggestion to enhance dialog

Fisrt step of database wizard contains many dropdown box with different width.
To enahnce GUI please allign controls in dialog.
See attachment.
Comment 1 Heiko Tietze 2021-04-29 10:01:27 UTC
Absolutely yes. Code pointer: dbaccess/uiconfig/ui/generalpagewizard.ui Adding the controls to a GtkAlignment does the trick of equal sizing,
Comment 2 will+lo 2025-06-19 14:48:03 UTC
I will take care of this.
Comment 3 Oscar Megía 2025-09-13 08:30:48 UTC
I uploaded https://gerrit.libreoffice.org/c/core/+/190913
Comment 4 Oscar Megía 2025-09-13 09:48:15 UTC
Created attachment 202820 [details]
Dialog uploaded to Libre Office
Comment 5 Commit Notification 2025-10-02 11:24:44 UTC
Oscar Megía López committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/4ae4eb3a63b78c97dd72097bb6b85292921f4ad6

tdf#141931 Align control in 1st step of Database Wizard

It will be available in 26.2.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.