Open
Bug 1938204
Opened 1 year ago
Updated 1 year ago
The `browser.mailto.dualPrompt` is not available on Linux systems
Categories
(Firefox :: Shell Integration, defect)
Firefox
Shell Integration
Tracking
()
NEW
People
(Reporter: mpohle, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidedi-ope])
Attachments
(1 file)
When the config setting browser.mailto.dualPrompt on, users can reconfigure their OS default to use Firefox as handler for mailto under Windows, but it does not currently work under Linux (not implemented yet). This bug tracks the implementation of the OS integration.
There are two aspects to it:
- We need a way to detect the current default
- We need a way to reconfigure the current default.
To configure a default, we already have a way to register other protocolhandlers (for http, https), but Bug 1938198 was created to make the registration consistent with the behavior of the gio command line tool.
| Reporter | ||
Updated•1 year ago
|
Whiteboard: [fidedi-ope]
Updated•1 year ago
|
Updated•1 year ago
|
Severity: -- → S3
| Reporter | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9444794 -
Attachment description: WIP: Bug 1938204 - The `browser.mailto.dualPrompt` is not available on Linux systems → Bug 1938204 - The `browser.mailto.dualPrompt` is not available on Linux systems
You need to log in
before you can comment on or make changes to this bug.
Description
•