Closed
Bug 110714
Opened 23 years ago
Closed 22 years ago
copy/paste not working with i18n
Categories
(Core :: Internationalization, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: shao, Assigned: masaki.katakai)
References
()
Details
(Keywords: intl)
This is how I produced, if it is a realy problem, then I believe there are
thounsand other ways to reproduce this:
1. go to a chinese site, gb or big5 does not matter
2. go to a webmail site and compose an email
3. Using the mouse to copy the chinese and paste into the webmail's text box.
4. Send the email to your local mailbox
5. Open up and display, you will find the copy/pasted characters are displayed
as ??????
I have tried the same under opera and it seems working fine.
FreeBSD 4.4 mozilla 0.9.5
Comment 1•23 years ago
|
||
->i18n
Assignee: asa → yokoyama
Component: Browser-General → Internationalization
QA Contact: doronr → teruko
Comment 2•23 years ago
|
||
I think it's charset problem in mail/news
assiging to nhotta
Assignee: yokoyama → nhotta
Product: Browser → MailNews
Comment 3•23 years ago
|
||
This is about webmail in browser, I don't think this is for mail/news component.
Anyway, need more information. What is a URL of the webmail?
Product: MailNews → Browser
Reporter | ||
Comment 4•23 years ago
|
||
The behaviour between 0.9.5 and 0.9.6 has now changed.
Note: this is not about mail/news
component
I repeat the steps:
1. go to mail.yahoo.com, assuming you have an account, send an
email to your local mail box. Copy some chinese/japanese from a different browser window
and
paste into the text box for the mail body.
2. check your mail in the local mail box. In 0.9.6:
the mail message body containing i18n characters have disappeared completely. In 0.9.5, the
mail message body containing i18n characters are shown as ?????????
This is not specific to
webmail either. You can write yourself a simple cgi script that get the form data and save it to a
file. And you will find that when posting some i18n characters via form, it will disppear in
i18n.
Assignee | ||
Comment 7•23 years ago
|
||
I don't think it's copy & paste problem.
> 3. Using the mouse to copy the chinese and paste into the webmail's text box.
At this step, I believe the chinese characters displayed correctly, right?
I think the browser chaset is set to iso-8859-1 or somethinkg when browing
mail.yahoo.com. If you want to post chinese character, you should change
the encoding to chinese.
For example, mail.yahoo.co.jp is providing EUC encoding and browser sets to
EUC for the pages and will post message as EUC encoding for the messages,
which should work and actually it works.
Comment 8•23 years ago
|
||
We are approaching Mozilla 1.0. Many things developed. Does the problem still
happen in a current version?
pi
Comment 9•22 years ago
|
||
Shao Zhang, please retest the latest build.
Comment 10•22 years ago
|
||
No response -> WFM
pi
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•