Closed
Bug 248596
Opened 21 years ago
Closed 21 years ago
Problem accessing websites from Windows "Run Dialog"
Categories
(SeaMonkey :: Preferences, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 137363
People
(Reporter: sixxgate, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040614 Firefox/0.9
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040614
I have come across a problem with Mozilla on Windows that I know can also occur
in Firefox (I will post this to them as well).
I recently had a problem trying to access websites by entering them into Windows
"Run Dialog". This problem is being caused by Mozilla and Firefox not properly
removing or editing certain entries in the registry. These entries deal with an
old Windows IPC method called DDE. Some program or IE itself resite IE back to
my default browser and when I changed it back to Mozilla windows would display
and error message everytime I used the "Run Dialog" for websites but STILL RUN
Mozilla with the site I entered. The message reads as:
"Windows cannot find `http://www.website.com/`. Make sure that you typed the
name correctly, and then try again. To search for a file, click the Start
button, and then click Search"
Reproducible: Always
Steps to Reproduce:
1. Set Mozilla as default browser
2. Set IE as default browser
3. Return Mozilla as default browsder
4. Click "Start" button then select "Run"
5. Fill the Open: text box with a website URL.
Actual Results:
Windows would display the following message but this open Mozilla:
"Windows cannot find `http://www.website.com/`. Make sure that you typed the
name correctly, and then try again. To search for a file, click the Start
button, and then click Search"
Expected Results:
Open Mozilla with no error message.
I am posting this so that the developers can in the next release make sure than
when Mozilla is set to the default browser that it deletes the following
registry key and all there sub-keys and values'
HKCR\HTTP\shell\open\ddeexec
HKCR\ftp\shell\open\ddeexec
HKCR\gopher\shell\open\ddeexec
HKCR\https\shell\open\ddeexec
If anyone else on this forum has had this problem before you now know how to fix
it. It is a very rare and anyone who has had this problem, it is because these
DDEExec entries make windows look for IE starting instead of Mozilla (their
values point to IE).
*** This bug has been marked as a duplicate of 137363 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•