Closed
Bug 1928346
Opened 1 year ago
Closed 1 year ago
Flatpack build cannot open a PDF in a 3rd party app (Ubuntu 22)
Categories
(Firefox :: File Handling, defect)
Firefox
File Handling
Tracking
()
RESOLVED
DUPLICATE
of bug 1832319
| Tracking | Status | |
|---|---|---|
| firefox134 | --- | affected |
People
(Reporter: danibodea, Unassigned)
Details
Attachments
(1 file)
|
34.36 KB,
image/png
|
Details |
Note
- When using a flatpack build and PDF is set to "Always ask" in about:preferences, the user will notice that 3rd party apps are not being displayed in the system's "open with" file handler.
Found in
- Beta v133.0b2
Affected versions
- Beta v133.0b2
Tested platforms
- Affected platforms: Ubuntu 22
- Unaffected platforms: Windows/MacOS
Steps to reproduce
Preconditions:
Install a 3rd party PDF reader:
sudo apt install mupfd
Install Firefox from flatpack:
flatpak install --user flathub-beta org.mozilla.firefox//beta
Run Firefox flatpack:
flatpak run org.mozilla.firefox
- Set PDF to "Always Aks" in about:preferences
- Load https://www.google.com/search?client=firefox-b-d&q=pdf+sample
- Click on first link
- On the "Opening..." doorhanger select Open with - Other
- Click on View all applications
Expected result
- Mupdf is displayed in the list of "recommended applications"
Actual result
- Only Firefox is displayed as an option.
Additional information
- This issue does not occur with .tar.bz2 builds
Comment 1•1 year ago
|
||
I think it's the same as bug 1832319
You need to log in
before you can comment on or make changes to this bug.
Description
•