[PATCH] Fix non-default language being hidden in welcome spoke

Chris Lumens clumens at redhat.com
Tue May 7 14:49:31 UTC 2013


> Currently if Geolocation supplies a language other than the default,
> it is correctly added to the top of the list in welcome spoke, but it
> is outside of the viewport and thus not visible.
> Using scroll_to_cell with use_align=True and row_align=0.5 should fix this.
> Also, _selectLanguage has been modified to correctly use the filter
> data model every time (previously it was sometimes using the treeview
> data model directly and sometimes the filter).

Can you show me a picture of how things will look after this patch is
applied?  I don't think I can get geolocation to give me a different
language here.

- Chris


More information about the anaconda-patches mailing list