Description of problem: Within the save dialog box, not all dir are displayed at / level Version-Release number of selected component (if applicable): mozilla-1.6-2 How reproducible: Every time Steps to Reproduce: 1. Open Mozilla and browse to site 2. File -> Save Page as 3. Directory up to 4. Directories are missing such as /mnt /var and so on Actual results: Not all directories are displayed Expected results: To display all directories Additional info: Seems like all system Directories are missing. Thinking it could be related to SELinux. However if this is the case if the user has other mount points listed under / or /mnt, they will not be able to browse to them.
Created attachment 98989 [details] Picture of the problem Picture of the problem
This happens because of what is happening over in https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=119763 This is not a bug in mozilla, rather just me getting bug happy. Sorry!