Closed
Bug 11711
Opened 26 years ago
Closed 26 years ago
Characters comes up vertically when viewing the plain text message.
Categories
(MailNews Core :: Composition, defect, P1)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
M11
People
(Reporter: skasinathan, Assigned: buster)
References
Details
Overview Description: Type a plain text message and send it. When you view that
message the charecters show up vertically. Eg: If you type 'Test Test' during
composition, it shows up like this when viewing the message.
T
e
s
t
T
e
s
t
....
Steps to Reproduce:
1. Start messenger using Task | messenger.
2. Click new msg and compose a new msg. Click send. (Change your pref for plain
text compose).
3. View that message. The body of the message is displayed vertically.
Actual Results:
T
e
s
t
T
e
s
t.
Expected Results: Test Test
Build Date & Platform Bug Found: 1999-08-11-09 build, Win32.
Additional Information:
1. Esther is also seeing this problem.
2. I couldn't reproduce this problem again.
3. I saw this when I changed my prefs from html compose to plain text compose.
4. I saw this again when I was replying to a plain text message, although the
original message was sent ok. Only in the replied message the charecters are
displayed vertically.
Updated•26 years ago
|
Assignee: rhp → akkana
Comment 2•26 years ago
|
||
Hi Akkana,
The past couple of days, we've been seeing some weird results sending plain
text messages. It seems that from time to time, we are getting some incorrect
plain text from ender.
The other day, we were seeing messages like:
"This is a test line"
being returned as:
"Thisisatestline"
Is this something you have seen?
- rhp
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M10
Comment 3•26 years ago
|
||
The plaintext editor got mangled when the editor APIs changed; some of the rules
aren't operating properly. Cc'ing Joe for rules issues. Mail/news people, how
important is the plaintext editor for M9? I'm provisionally marking this M10
(but early M10!) but will start looking at it today. Say so if it needs to be
an M9 blocker.
Since the default is to use html mail compose, most people will use the html
mail compose window so this is not a big issue for M9 release as long as it's
fixed in early M10 (like you said :-). We can release note for M9.
However, I know some internal folks such as mcafee probably uses the plain text
editor so I'll just cc: mcafee on this.
Updated•26 years ago
|
Assignee: akkana → jfrancis
Status: ASSIGNED → NEW
Comment 5•26 years ago
|
||
snarfing bug from akkana
Comment 7•26 years ago
|
||
Yes, I would like to see plain text fixed.
HTML mail doesn't work for ? a majority of
my mail/news recipients, so I would argue for
a higher priority.
Comment 8•26 years ago
|
||
Build 1999082414M9: Linux/Redhat 6.0
I've seen this on Linux too. Originally I was using an IMAP account using HTML.
Then I switched my prefs to a POP account using plain text. When creating my
first message I typed "test". After receiving and viewing the message it looked
like this:
t
e
s
t
I created a second message and the problem did not occur.
Comment 9•26 years ago
|
||
am i to take it that this problem is gone?
can someone give me step by step on how to get the mail compose to be in
plaintext mode?
Comment 10•26 years ago
|
||
No, the problem is not gone. It seems to appear the first time switching to
plain text mail compose and sending. I'll ask someone to help you with the
preference.
Comment 11•26 years ago
|
||
1. With apprunner closed, open your prefs.js file in an editor.
2. Add this line to your prefs.js file, then save your prefs.js file:
user_pref("mail.identity.id0.compose_html", false);
Note: for "id0" use the id# you have in your prefs. If you have multiple
identities, I add this line for each identity.
3. Launch Messenger
4. Click New Msg
If you see a plain text signature and you can't add attributes to the text you
type, you are using the plain text editor.
Note: this line was entered to my prefs.js file I created not from a migrated
4.x pref.
Comment 12•26 years ago
|
||
As they say in Tap: These go to 11.
| Assignee | ||
Comment 13•26 years ago
|
||
Joe: please work on this as your highest priority bug this week. It really
needs to get done before M11 closes.
Blocks: 11091
Summary: Charecters comes up vertically when viewing the plain text message. → Characters comes up vertically when viewing the plain text message.
Comment 14•26 years ago
|
||
(target milestone is M11 or M12 - add to mail beta tracking bug)
| Assignee | ||
Comment 15•26 years ago
|
||
joe, what's the status on this one? of your M11 bugs, this is the highest
priority. if a fix is close, we should get it in. Otherwise M12.
| Assignee | ||
Comment 16•26 years ago
|
||
assigning to myself
| Assignee | ||
Comment 17•26 years ago
|
||
is anybody still seeing this? I tried for a while to get it to happen (using an
imap account) with no luck. Hard to believe it matters if it's imap or pop.
Comment 18•26 years ago
|
||
I have not heard about this lately. Let me query my group on this and report
back.
Comment 19•26 years ago
|
||
I don't see this on Linux with a 9/30 pm build; the message comes through
correctly with no extra newlines.
Comment 20•26 years ago
|
||
So far, no one has seen this for a long time. Buster: you can mark worksforme
if you like and we can retest again when we verify this.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Comment 21•26 years ago
|
||
it seems joe's recent changes have fixed this
Comment 22•26 years ago
|
||
Win NT (1999-10-19-08 M11)
Linux (1999-10-19-08 M11)
I do not see this problem on Win_nt 4.0
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•