Open
Bug 315255
Opened 20 years ago
Updated 3 years ago
Firefox should remember more than 2 helper applications
Categories
(Firefox :: File Handling, enhancement)
Tracking
()
NEW
People
(Reporter: siulung, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051105 Firefox/1.5
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051105 Firefox/1.5
Firefox remembers at most 2 helper applications.
Reproducible: Always
Steps to Reproduce:
1. Goto any page with a pdf file link, e.g. http://www.google.com/search?q=+filetype%3Apdf+pdf
2. Click the link
3. Dialog appears with "Open with" listing:
/usr/bin/gpdf (default)
/usr/bin/ggv
4. Click others, and choose /usr/bin/evince
5. File is opened
6. Click the link again
Actual Results:
Dialog appears with "Open with" listing:
/usr/bin/gpdf (default)
/usr/bin/evince
Expected Results:
Dialog appears with "Open with" listing:
/usr/bin/gpdf (default)
/usr/bin/ggv
/usr/bin/evince
PDF is one example. Media files are another.
There can really be many players capable of playing the same file.
Firefox should remember them all, instead of only 2.
Comment 1•18 years ago
|
||
Confirmed with Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9a9pre) Gecko/2007100804 Minefield/3.0a9pre
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
Version: unspecified → Trunk
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•