Created an attachment (id=16) [details]
Accounts window in settings is narrower
It is English I use, I have attached an image of test 7 and test 8 to try to
demonstrate.
It's not exactly a problem, just nicer to see all the columns - obviously the
account name will be trimmed if it is too long - that's fine.
Yes I see now. It's laying out the combo box to fit all the account names. The
longer the account name, the wider the combo box. Obviously it also need to take
into account the width of the list columns. I can add that to the layout code as
a desired minimum for the list control.
That would be great and you are indeed right - I do have a long name that it is
fitting in the combo list.
I also note that the combo list displays accounts with no send as n/a - whilst
this is acceptable (It's not even going to be a commonly used part ;) I wonder
if you could make it not show accounts that are not enabled to send? I can
submit this separately if you'd like.
Sorry to bother you so much!!