Closed Bug 249788 Opened 20 years ago Closed 12 years ago

The default location for File > Open is incorrect.

Categories

(Firefox :: File Handling, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: brant, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1

The Designed for Windows XP specification requires that the default for File >
Open be the user's My Documents folder.  Subsequent access to the dialog should
use the previously seen location.

Reproducible: Always
Steps to Reproduce:
1. Install Mozilla Firefox clean.
2. Start Firefox.
3. Click File > Open.
Actual Results:  
The Firefox installation directory is open.

Expected Results:  
The My Documents folder should be open.

To target the My Documents folder, pass CSIDL_PERSONAL to SHGetFolderPath.  To
ensure compatibility in Windows 9x and Windows NT 4.0, the specification says to
link to SHGetFolderPath in Shfolder.dll, not the one in Shell32.dll.

This is requirement 3.1.
Component: File Handling → OS Integration
QA Contact: bmo → firefox.os-integration
Assignee: bugs → nobody
Component: Shell Integration → File Handling
QA Contact: shell.integration → file.handling
Can you please update to a recent version, create a fresh profile (see http://support.mozilla.com/en-US/kb/managing+profiles for more information), and test this again? 

If you still see this problem, please add a comment to this report and tell us your version and your operating system (Windows, Mac OS, Linux). If the problem does not happen anymore, please set the status of this report to RESOLVED > WORKSFORME. Thanks for your help!
Unfortunately closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.