Community
Participate
Working Groups
Created attachment 131119 [details] patch Build ID: I20090313-0100 Steps To Reproduce: 1. Open Help -> Install new software dialog Combobox with repositories has invalid layout (vertical fill). See screenshot. 2. Press on Add button. Buttons in Add Site dialog have unnecessary indent. See at attached screenshot. Attached patch contains changes in AddRepositoryDialog (for item #1) and RepositorySelectionGroup (for item #2)
Created attachment 131121 [details] screenshot of Install new software dialog
Created attachment 131122 [details] screenshot of Add site dialog
thanks for patches, marking 3.5
Fixed in HEAD >20090416. - The add site button alignment issue was already fixed in bug 268002. - Applied the layout patch for centering the repo combo vertically. - Also added code to ensure the minimum button width is honored for the repo combo's adjacent "Add..." button.
Comment on attachment 131119 [details] patch applied RepositorySelectionGroup patch