Closed
Bug 212469
Opened 22 years ago
Closed 22 years ago
Spell checker checks quoted text for HTML mail. [1.4.1]
Categories
(SeaMonkey :: Composer, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mscott, Assigned: mscott)
Details
Attachments
(1 file)
|
1.46 KB,
patch
|
kinmoz
:
superreview+
|
Details | Diff | Splinter Review |
I've been trying to fix this issue for thunderbird for a while. Much to my
suprise, I discovered that at one time this feature actually worked (Bug
#173046) and was checked in back in December of 2002.
Unfortunately it hasn't been working for quite some time. There is a problem
with the way the compose txt filter service gets registered in
nsComposerRegistration which causes us to always create the NON-mail one which
won't ignore quoted text.
one line fix coming up.
| Assignee | ||
Comment 1•22 years ago
|
||
| Assignee | ||
Comment 2•22 years ago
|
||
This fix should go into mozilla 1.4.1 too. I can't believe how long it has been
broken without us noticing =).
Status: NEW → ASSIGNED
Summary: Spell checker checks quoted text for HTML mail. → Spell checker checks quoted text for HTML mail. [1.4.1]
| Assignee | ||
Updated•22 years ago
|
Attachment #127587 -
Flags: superreview?(kin)
Comment on attachment 127587 [details] [diff] [review]
fix to make the spell checker ignore quoted text
sr=kin@netscape.com
Thanks for fixing this!
Attachment #127587 -
Flags: superreview?(kin) → superreview+
| Assignee | ||
Comment 4•22 years ago
|
||
fixed for thunderbird and for the 1.5b trunk.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•