[f21/master 0/2] keyboard layout search fixes.

David Shea dshea at redhat.com
Thu Oct 9 19:44:32 UTC 2014


The first fixes a crash if you type, say, "č" in the keyboard layout search box
in a live environment. The second is because I thought it was kinda weird that
typing "č" matched "Arabic" and everything else that contained an unadorned c.

David Shea (2):
  Convert strings to unicode in have_word_match (#1146581)
  Don't strip accents from the user-inputted keyboard string

 pyanaconda/iutil.py                  | 6 ++++++
 pyanaconda/ui/gui/spokes/keyboard.py | 4 ++--
 tests/pyanaconda_tests/iutil_test.py | 4 ++++
 3 files changed, 12 insertions(+), 2 deletions(-)

-- 
2.1.0



More information about the anaconda-patches mailing list