Closed
Bug 17341
Opened 26 years ago
Closed 26 years ago
Problem inserting Unicode text with InsertAsQuotation() call
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
VERIFIED
FIXED
M12
People
(Reporter: rhp, Assigned: akkzilla)
Details
There is a problem inserting converted unicode text into
the plain text editor with the InsertAsQuotation() method.
InsertText works fine, but InsertAsQuotation() seems to give
us a blank window.
| Reporter | ||
Comment 1•26 years ago
|
||
Hi Akkana,
I have a checkin that I will make this morning that will highlight the problem.
After the checkin, you'll be able to just change one line in the file:
\mozilla\mailnews\compose\src\nsMsgCompose.cpp
(which I've commented with your name) and then you will see the problem.
I'll let you know after I checkin today.
- rhp
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•26 years ago
|
||
I'll look at it when my tree finishes building.
Updated•26 years ago
|
Target Milestone: M12
Comment 3•26 years ago
|
||
setting to M12 for now -- Akkana, please adjust the milestone as you see fit.
| Reporter | ||
Comment 4•26 years ago
|
||
Hi again Akkana,
If you update \mozilla\mailnews\compose\src\nsMsgCompose.cpp
then you should see the comments meant for you.
- rhp
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•26 years ago
|
||
Fixed yesterday.
| Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•