Closed
Bug 723222
Opened 13 years ago
Closed 11 years ago
"Attach" keyword prompt should ignore reply text (attachment reminder's notification bar should not trigger on quoted text)
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 931774
People
(Reporter: brian, Unassigned)
References
Details
The prompt to attach a file when the word "attach" is in an outgoing message is a great feature. But please consider having the trigger ignore quoted text.
Consider the following scenario:
1. Receive an email from a colleague that says, "Please see the attached document." Document is attached.
2. Reply, "Thank you, that looks good."
3. Thunderbird asks you if you've forgotten to attach a document.
4. Click "No, I didn't."
5. Repeat 2-4 for a long thread.
6. Become annoyed and desensitized to the prompt.
As an alternative option, it could ignore text that's quoted more than one level deep.
Comment 1•13 years ago
|
||
(In reply to brian from comment #0)
Which version are you using? I don't have this problem:
User Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0) Gecko/20120129 Thunderbird/10.0
Application Build ID: 20120129064000
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20120129 Thunderbird/10.0
Build ID: 20120129183038
Comment 3•13 years ago
|
||
Brian does it also happens if you start Thunderbird with extension disabled ?
Comment 5•13 years ago
|
||
Plain text or HTML compose mode? (Do the formatting controls show?)
Ah. Only in plain text mode. There is no alert in HTML mode.
Comment 7•13 years ago
|
||
Seems to work fine over here.
FWIW, http://mxr.mozilla.org/comm-central/source/mail/components/compose/content/MsgComposeCommands.js#1490
Comment 8•13 years ago
|
||
Anything in Tools -> Error console ?
Updated•12 years ago
|
Summary: "Attach" keyword prompt should ignore reply text → "Attach" keyword prompt should ignore reply text (attachment reminder's notification bar should not trigger on quoted text)
Comment 10•12 years ago
|
||
With one or two duplicates, I think we can say that this actually happens to users...
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 11•12 years ago
|
||
Are you sure this still happens? There is code at http://mxr.mozilla.org/comm-central/source/mail/components/compose/content/MsgComposeCommands.js#1887 to specifically prevent looking into the quoted text. I do not see this problem, in plain text composition.
Can you provide proper steps to reproduce?
Comment 12•12 years ago
|
||
I know the general case is covered, but Bug 931774 Comment 2 asserts that edge cases like Bug 931774 still occur reliably. Aceman, can you try and reproduce bug 931774?
Also, Bug 871535 from 05-2013 reported against TB17 looks pretty recent. When was "ignore reply" introduced?
Comment 13•11 years ago
|
||
I'm pretty sure this is bug 931774, so duping.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•