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.
Absolutely yes. Code pointer: dbaccess/uiconfig/ui/generalpagewizard.ui Adding the controls to a GtkAlignment does the trick of equal sizing,
I will take care of this.
I uploaded https://gerrit.libreoffice.org/c/core/+/190913
Created attachment 202820 [details] Dialog uploaded to Libre Office
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.