Closed
Bug 241387
Opened 21 years ago
Closed 10 months ago
set default browser fails to set Firefox as default for javascript urls
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: asa, Unassigned)
Details
Firefox does not set itself as the default handler for javascript urls. Clicking
a javascript: link in mail, for example, launches IE instead of Firefox.
Comment 1•21 years ago
|
||
Sorry for the bugspam, but a related issue I just noticed is that Firefox
registers .html files, but not .htm files. This makes double-clicking on .htm
files launch IE instead of Firefox. Should a separate report be filed for that
or is it already known?
Comment 2•20 years ago
|
||
(In reply to comment #1)
> Sorry for the bugspam, but a related issue I just noticed is that Firefox
> registers .html files, but not .htm files. This makes double-clicking on .htm
> files launch IE instead of Firefox. Should a separate report be filed for that
> or is it already known?
See bug 219938.
Reporter | ||
Updated•20 years ago
|
Flags: blocking-aviary1.0?
Comment 3•20 years ago
|
||
we should try and get this if it is an easy fix....
Flags: blocking-aviary1.0? → blocking-aviary1.0+
Comment 4•20 years ago
|
||
would reconsider if a dead simple patch appears in the next three days.
Flags: blocking-aviary1.0+ → blocking-aviary1.0-
Comment 5•20 years ago
|
||
I can do this if somebody shows me the difference between the Seamonkey and
Firefox registration code. I've already written a patch to add other protocols
for Seamonkey (bug 160141), and could use part of that patch logic (i.e. not
including mailto: etc.) here.
Comment 6•20 years ago
|
||
Nevermind, I found it... and in the interest of a "dead simple patch" I'll not
change how the protocols are passed for this patch.
Comment 7•20 years ago
|
||
This is another, similar item, so I'll just include it -- when you set Firefox
to be the default browser (at least after installation time, when prompted or by
choosing the option), it doesn't take control of URL: HTTP links. The result is
that Firefox is the default browser, but paradoxically Thunderbird doesn't use
it to open links.
Updated•19 years ago
|
Assignee: bugs → nobody
QA Contact: general
Updated•2 years ago
|
Severity: normal → S3
Comment 8•10 months ago
|
||
javascript: urls from the OS are hella sketchy so this is wontfix.
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•