Description of problem: When install is started with "linux text noprobe" and the "Devices" window appears, it has two buttons : "Done" and "Add Device" None of them is selected. By using <TAB>, one can cycle thru them, but a third invisible element is also part of the cycle : [Done] --TAB--> [Add Device] --TAB--> something_invisible --TAB---\ ^ | | | \---------------------------------------------------------------/ Version-Release number of selected component (if applicable): phoebe 8.0.93 anaconda-runtime-8.0.93-8.i386.rpm How reproducible: Steps to Reproduce: 1. boot with : linux text noprobe 2. in the "devices" windows press TAB several times 3. Actual results: selection cycles thru the two buttons and a third invisible element Expected results: Should only cycle thru the two buttons. Additional info:
There's a list that just has no items. This isn't anything new and would require significant changes (ie not using newtWinMenu) to implement, so is going to stay this way.