Bug 1017919

Summary: anaconda: "add a keyboard layout" dialogue doesn't support searching by first letter of the language
Product: [Fedora] Fedora Reporter: Zbigniew Jędrzejewski-Szmek <zbyszek>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 20CC: amulhern, anaconda-maint-list, dshea, g.kaviyarasu, jonathan, mkolman, sbueno, vanmeeuwen+fedora, vpodzime
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-17 12:15:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Zbigniew Jędrzejewski-Szmek 2013-10-10 18:40:02 UTC
Description of problem:
The list is long, and I wanted to select a layout starting with "P". I'd expect "P" to jump to layouts starting with "P".

Version-Release number of selected component (if applicable):
anaconda installer from http://download.fedoraproject.org/pbu/fedora/linux/development/20/x86_64/os/ (sorry I don't see a version number anywhere, anaconda --version or anaconda --help starts the installation.)

Comment 1 Vratislav Podzimek 2013-10-17 12:15:51 UTC
It filters the list down to layouts containing the entered string. This way it is easier to e.g. find all US layouts. I cannot fix this, trying to match the entered string with the start of layout description would complicate other use cases. So the way it works now is intentional and thus not a bug.

Comment 2 Zbigniew Jędrzejewski-Szmek 2013-10-18 17:08:23 UTC
OK, I retested this now, and indeed it works like you say. I guess I was confused by the fact that the string needs to be entered in the box below, and it is not enough to click on the list and start typing... But that's a minor issue.

Let me just say that the current Anaconda interface is *very* pleasant to use.

Comment 3 Vratislav Podzimek 2013-10-21 07:14:52 UTC
(In reply to Zbigniew Jędrzejewski-Szmek from comment #2)
> OK, I retested this now, and indeed it works like you say. I guess I was
> confused by the fact that the string needs to be entered in the box below,
> and it is not enough to click on the list and start typing... But that's a
> minor issue.
> 
> Let me just say that the current Anaconda interface is *very* pleasant to
> use.
Thanks!