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: will+lo
URL:
Whiteboard:
Keywords: difficultyBeginner, easyHack, skillDesign, topicDesign
Depends on:
Blocks: Wizard
  Show dependency treegraph
 
Reported: 2021-04-27 11:12 UTC by guser
Modified: 2025-09-13 09:48 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