When I click on an email address on a webpage, the browser(Nightly) goes on opening tabs indefinitely with the url of that mail address.
Categories
(Firefox :: File Handling, defect)
Tracking
()
People
(Reporter: shrutijoshi98, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0
Steps to reproduce:
Click on the mail address displayed on a website, or click on any description that links to a mail address.
Actual results:
The browser goes on opening new tabs with the url being that address indefinitely. This only stops when the browser is restarted by forcing shutdown.
Expected results:
It should have copied the mail address or displayed a prompt to open a relevant mailing app.
Comment 1•6 years ago
|
||
- Paste
about:preferences#general
into the address bar. - Scroll down to the Applications category.
- What does
mailto
have set as its action?
Comment 2•6 years ago
|
||
Probably a dupe of bug 167320?
Comment 3•6 years ago
|
||
Either that or bug 218257 hence comment 1.
Reporter | ||
Comment 4•6 years ago
|
||
Hi, the problem occurs when mailto is set to "Use Firefox Nightly (default)". The default setting shouldn't be set to an infinite tab opening. Thanks.
Comment 5•6 years ago
|
||
(In reply to shrutijoshi98@gmail.com from comment #4)
Hi, the problem occurs when mailto is set to "Use Firefox Nightly (default)". The default setting shouldn't be set to an infinite tab opening. Thanks.
It's not; the default setting is to ask the OS. You've set Nightly to open mailto: links by default in Windows.
Comment 6•6 years ago
|
||
(In reply to :Gijs (he/him) from comment #5)
It's not; the default setting is to ask the OS. You've set Nightly to open mailto: links by default in Windows.
Note that we did this for you for some time when you installed nightly, so that might explain it; that change was backed out in bug 675428 because of exactly this issue.
Description
•