Closed
Bug 68382
Opened 24 years ago
Closed 20 years ago
IME is not disabled for mail server password logon
Categories
(MailNews Core :: Internationalization, defect, P3)
Tracking
(Not tracked)
Future
People
(Reporter: wesleyg, Assigned: tetsuroy)
References
Details
(Keywords: intl, Whiteboard: Waiting for response)
<Environment>
Build 02-09-04 on Win98-JA and Mac OS 9.04-JA
<Repro Steps>
1. Turn on the IME
2. Click the Inbox for a mail server account that requires manual input of a
password
>>Mail Server Password Required dialog pops-up
3. Start typing password
<Result>
IME enabled for the password field.
<Expected>
IME should be disabled for all password edit fields.
Comment 2•24 years ago
|
||
This is a generic problem not restricted to mail.
The same problem in browser too (e.g. hotmail.com).
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Comment 4•24 years ago
|
||
disable IME code seems to be removed by bug 52279.
frank, do you know why remove?
Assignee | ||
Comment 5•24 years ago
|
||
Why do we need to disable IME for password field?
I have a fix for 63029 which allows users to type double-byte
password.
ftang: any reason why we need to turn IME OFF?
Priority: -- → P3
Target Milestone: Future → mozilla0.9.2
Assignee | ||
Updated•24 years ago
|
Whiteboard: Waiting for response
Comment 6•24 years ago
|
||
m_kato-
the PasswordFieldInit stuff NEVER work. We origional want to do that so we put
some code there, but it never been used. We never find out a good way to hook up
from upper level. the fix in 52279 does not disable the turn off IME in password
field, it simply remove the code which origional intent to do so.
This issue is very contraversial. Some people ask us to disable IME in password
field as a feature, but some other people ask us to allow Kanji in password
field AS a feature. No matter which way you go, some people think it is a bug.
We have to make a decision which way is the "RIGHT" way.
Comment 7•24 years ago
|
||
It is not critical moz0.9.2 move moz0.9.3
Target Milestone: mozilla0.9.2 → mozilla0.9.3
Updated•20 years ago
|
Product: MailNews → Core
Comment 9•20 years ago
|
||
*** This bug has been marked as a duplicate of 16940 ***
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•