Closed
Bug 264148
Opened 20 years ago
Closed 20 years ago
mozilla and camino won't open .webloc files properly while another program is the default web browser
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 242934
People
(Reporter: segers, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.3) Gecko/20040910 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.3) Gecko/20040910 If safari is the default web browser, camino and mozilla open the .webloc file itself (blank page) and mozilla is not in the recomended applications for .webloc files (you have to change the "enable" pop-down to "all applications" to even try this) Reproducible: Always Steps to Reproduce: 1. Make sure an application other than the one being tested is the default web browser (Safari preferences sets this for no obvious reason) (mozilla default to test camino and vice-versa is fine) 2. Drag a link to the desktop to create a .webloc file 3. Right click the file and open with mozilla or camino Actual Results: opens the .webloc file itself (blank page) and in mozilla's case requires that you make it show you all applications to select mozilla Expected Results: open the url contained in the .webloc just like it does when it is the default browser. for mozilla only: make it show up directly in the "open with" context menu Mac OS 10.3.5
| Reporter | ||
Comment 1•20 years ago
|
||
(In reply to comment #0) > Actual Results: > opens the .webloc file itself (blank page) > and in mozilla's case requires that you make it show you all applications to > select mozilla This may be a duplicate of bug 242934 > Expected Results: > open the url contained in the .webloc just like it does when it is the default > browser. > for mozilla only: make it show up directly in the "open with" context menu This may be a duplicate of bug 188043 If either of those is true, I apologize. I really did try to search before posting. Also, sorry for posting a double bug. I don't know what's wrong with me today. :(
Comment 2•20 years ago
|
||
Looks to me like it's the same basic bug as #242934 (like you guessed). A special handling of .weblock files opened via the standard actions (drop on icon or "open with") should be made, I think. *** This bug has been marked as a duplicate of 242934 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•