Description of problem: In Open file you should filter default .ks extension How reproducible: Steps to Reproduce: 1. Click on File in menu 2. Choose Open File 3. Actual results: shows all files Expected results: should shows only files with .ks extension (and should be there option to select to show all files) Additional info: This bug report is part of "System Configuration Tools Cleanup Project". Don't hesitate to ask project maintainers for any kind of help.
There's not a defined kickstart file suffix. You're using .ks for yours, but the default one anaconda writes out is .cfg and I'm betting a lot of people are doing the same because that's what anaconda does.