Closed
Bug 269368
(MadOutlook)
Opened 20 years ago
Closed 19 years ago
Clicking link in Outlook, Thunderbird, Word or Excel runs non-default browser
Categories
(Firefox :: Shell Integration, defect)
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: amzin, Assigned: bugs)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru-RU; rv:1.7.5) Gecko/20041108 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru-RU; rv:1.7.5) Gecko/20041108 Firefox/1.0
I've installed IE 6.0, MyIE and Firefox. Firefox is set as default browser. When
I click link in one of Outlook mails it runs MyIE.
Reproducible: Always
Steps to Reproduce:
1. Install Firefox and set it as default browser
2. Click link in Outlook
3. maybe you need to install third browser BEFORE Firefox.
Actual Results:
Clicking link runs previous browser or IE (i suppose)
Expected Results:
It should run Firefox instead.
Reporter | ||
Updated•20 years ago
|
Alias: MadOutlook
Summary: Clicking link in Outlook results runs another browser → Clicking link in Outlook results runs another browser
*** Bug 269367 has been marked as a duplicate of this bug. ***
Comment 2•20 years ago
|
||
So it works when clicking on links in other programs?
Reporter | ||
Comment 3•20 years ago
|
||
(In reply to comment #2)
> So it works when clicking on links in other programs?
Never thought of it until you asked.
Trying MS Word - the same effect.
Excel - the same effect.
THUNDERBIRD - the same effect! It runs MyIE, not Firefox...
Summary: Clicking link in Outlook results runs another browser → Clicking link in Outlook, Thunderbird, Word or Excel runs non-default browser
Comment 4•20 years ago
|
||
So, it doenst work from any program then.
Can you go to /tools/options/general
and click on "check now" under the "default browser"?
Reporter | ||
Comment 5•20 years ago
|
||
(In reply to comment #4)
> So, it doenst work from any program then.
>
> Can you go to /tools/options/general
>
> and click on "check now" under the "default browser"?
Of course.
"Firefox is already set as your default browser".
That is the problem...:)
(In reply to comment #5)
> (In reply to comment #4)
> > So, it doenst work from any program then.
> >
> > Can you go to /tools/options/general
> >
> > and click on "check now" under the "default browser"?
>
> Of course.
>
> "Firefox is already set as your default browser".
>
> That is the problem...:)
You simply have the wrong handler for that special event; so to say MyIE
still catches all the clicks. This is not a firefox problem but a Windows problem.
Open your registry (START-RUN-"Regedit") and browse to that key:
HKEY_CLASSES_ROOT\HTTP
Look what you See unter SHELL\OPEN\Command then.
It won't be firefox it's my IE:
The DefaultValue should look like that:
C:\Path\Path\....\Path\FIREFOX.EXE -url "%1"
Comment 7•19 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 8•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•