Closed
Bug 286866
Opened 20 years ago
Closed 19 years ago
Unable to insert mailto link in HTML compose
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: jon.roland, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050302 Firefox/1.0.1 Fedora/1.0.1-1.3.2 Mnenhy/0.7.1 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050302 Firefox/1.0.1 Fedora/1.0.1-1.3.2 Mnenhy/0.7.1 When composing an HTML message and one tries to insert a link other than one of the types listed, the insertion is not accepted, and one is not allowed to manually edit the link, but only to insert a "name" link. We need to be able to insert links like mailto, ftp, or whatever, just like an href link. Reproducible: Always Steps to Reproduce: 1. Open compose window set to HTML 2. Click on one of the link insert options 3. Try to set the type to mailto Actual Results: Insisted on giving the link a name. Expected Results: Accept the link as edited.
Comment 1•20 years ago
|
||
worksforme trunk linux thunderbird 1.0+ (20050313) 1. Insert -> Link 2. Enter Link Text 3a Enter into Link Location: mailto:bob@invalid.invalid or 3b Enter into Link Location: ftp://ftp.mozilla.org/pub/ 4. OK Resulting mailto and ftp links work correctly.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 2•20 years ago
|
||
Okay, it can be done if one just clicks on Link and enters the mailto:something in the field fo the Properties window, but it doesn't work if one clicks on "Advanced Edit" and it should work there as well. "Advanced Edit" needs to be enhanced to allow the insertion of mailto and other link types. Should be re-opened on that point, as an enhancement rather than as a defect since there is a way to do it.
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
Comment 3•20 years ago
|
||
Editing the href attribute to read mailto:bob@invalid.invalid or ftp://ftp.mozilla.org/pub/ in the Advanced Edit dialog works for me, as well...
| Reporter | ||
Comment 4•20 years ago
|
||
However, Advance Edit insists on insserting a first line which is a name link, and if you try to delete it, leaving only the mailto link, it will insist on providing a name, which is not appropriate for a mailto link. That is what I meant by resisting the insertion. Perhaps the summary should be rephrased to better describe what I meant, but there is a bug here.
Comment 5•20 years ago
|
||
I checked in 1.0 as well and I don't understand what you're describing. Can you give exact steps to reproduce and describe exactly how the problem manifests itself? Does mnenhy or some another extension alter the UI here?
Comment 6•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 7•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•