Closed
Bug 78447
Opened 24 years ago
Closed 23 years ago
Plaintext quotes are displayed improperly at all times
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
Future
People
(Reporter: SkewerMZ, Assigned: sspitzer)
References
(Blocks 1 open bug)
Details
(Keywords: modern, qawanted, regression)
Procedure: Modify this line in mailnews.js:
pref("mail.quoted_graphical", false);
Set it to false, as it is shown here.
Expected: No more ugly blue bars or arbitrary linefeeds inserted into plain text
messages! Instead, the message is viewed as it is, with normal > brackets.
Actual: The > brackets are shown, but the blue lines are still drawn in. Extra
linefeeds are still added to the message.
Proposal: When HTML quoting is disabled in this preference (which I expect to
see in the UI later on...), HTML quotes should not appear in plain text
messages, nor should extra linefeeds.
Marking nsCatFood, qawanted. Somebody please confirm/accept this bug.
Suggesting for moz0.9.1 and nsbeta1. Quoting behavior is still extremely
glitchy, and the blue bars still can't be turned off.
Keywords: mozilla0.9.1,
nsbeta1
Comment 4•23 years ago
|
||
Skewer: keywords doesn't fix this bug quicker. mozilla0.9.1 is too late, the
trunk opens for mozilla0.9.2 later today.
Now changing those prefs does nothing (even if their values are false HTML
quoting is used). It's getting worse, not better.
Keywords: regression
Updating title to narrow scope...
Summary: HTML quoting in mail/news does not turn off properly → HTML quoting in mail/news does not turn off properly through mailnews.js
Comment 7•23 years ago
|
||
FYI: You never use mailnews.js to _set_ prefs, that is what prefs.js is for.
mailnews.js is merely the default new mailnews prefs for new profiles.
Actually, this one doesn't seem to store itself in prefs.js, but adding the
lines with "false" as the value into this file behaves like the original
problem, both the lines and the arrows are displayed. This needs to work before
a user pref can be added.
Reporter | ||
Comment 10•23 years ago
|
||
New problem... In 2001061304, I get the bars and arrows even if HTML quoting is
turned on! This is getting worse, not better.
Comment 11•23 years ago
|
||
moving to future milestone.
Comment 12•23 years ago
|
||
Is there a bug for the bars and arrows?
Reporter | ||
Comment 13•23 years ago
|
||
I think you're looking at it.
Renominating for nsbeta1. Please carefully reconsider the implications of
letting a public release contain this bug. Bars AND arrows are both being
displayed at all times (regardless of the setting in prefs.js). If a public
release contained this bug we'd be making Outlook disciples left and right. If
we ever go back to the old behavior where you have to change the prefs.js
setting to get this behavior, I won't question the nsbeta1- keyword, but
currently it's a big mistake.
Reporter | ||
Comment 14•23 years ago
|
||
Updating summary.
Summary: HTML quoting in mail/news does not turn off properly through mailnews.js → HTML quotes are displayed improperly at all times
Reporter | ||
Comment 15•23 years ago
|
||
Well, we flunked that one.
mozilla0.9.1 -> mozilla0.9.2
Keywords: mozilla0.9.1 → mozilla0.9.2
Reporter | ||
Comment 16•23 years ago
|
||
*** Bug 81880 has been marked as a duplicate of this bug. ***
Comment 17•23 years ago
|
||
Compare bug 76359.
With which themes do you see the bug? classic? modern? Please check both.
Reporter | ||
Comment 18•23 years ago
|
||
BB: Good catch. I tested the Classic theme and quotes were displayed correctly,
both with and without the quoted_graphical pref. Only the modern theme displays
the extra linebreaks and the wrong kind of quotes. I guess the best fix is to
display quotes the same way in both themes until we can spot the source of the
problem.
Keywords: modern
Comment 19•23 years ago
|
||
Changing "HTML" to "Plaintext" in SUMMARY, because you're talking about
plaintext in the initial description. Also, pref("mail.quoted_graphical"
applies to normal (non-flowed) plaintext only.
I believe that this is a dup of bug 76359. Marking as such. Please verify when
(and not before) that bug is fixed, and reopen if necessary.
*** This bug has been marked as a duplicate of 76359 ***
No longer blocks: 83907
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Summary: HTML quotes are displayed improperly at all times → Plaintext quotes are displayed improperly at all times
Comment 21•22 years ago
|
||
*** Bug 86452 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•