From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020809 Description of problem: In order to move component focus from the Confirm-Root-Password entry box to the Add-New-User button, it's required to press the tab key twice, even thoug, logically, there is no component in between those two. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.Start installation 2.When prompted to create root password, enter password - press tab 3.reenter password then press tab to get to the add button(an extra tab is required to achieve this) Actual Results: The confirm root password box looses focus, but the Add button does not receive it, when it seems that it should Expected Results: The Add button should receive focus after just one tab Additional info:
The first tab takes you to the listbox, which is necessary so that you can keynav to edit/delete users you've added.