[master] Entries with completions for timezone selection

Vratislav Podzimek vpodzime at redhat.com
Tue Feb 5 15:25:52 UTC 2013


This patch adds entries with completions to the city and region comboboxes
on the Datetime spoke so that the timezone can be easily chosen by using
keyboard. The preview can be seen at [1], but due to the bug #907946 I cannot
record a new preview because the completion doesn't show on our images. The
difference from to the old preview is that the same works also with the region
combobox and both comboboxes/entries are wider so that it is more obvious that
one can type into them. Also when ESC is hit, the old value is restored and
when TAB is hit or some other widget is clicked then depending on the value
entered being valid or invalid it is accepted or the old value is restored
respectively.

[1] http://vpodzime.fedorapeople.org/DatetimeSpoke-city_completion.webm

Vratislav Podzimek (1):
  Add entries with completions to the comboboxes (DatetimeSpoke)

 pyanaconda/ui/gui/spokes/datetime_spoke.glade | 152 +++++++++++++-------------
 pyanaconda/ui/gui/spokes/datetime_spoke.py    |  87 +++++++++++++--
 2 files changed, 155 insertions(+), 84 deletions(-)

-- 
1.7.11.7



More information about the anaconda-patches mailing list