Closed Bug 222932 Opened 21 years ago Closed 16 years ago

When using the Hebrew UI, mail/news password db incorrectly defaults to Hebrew

Categories

(Core :: Layout: Text and Fonts, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: xslf, Assigned: mkaply)

References

Details

Mozilla/5.0 (Windows; U; Windows NT 5.2; he-IL; rv:1.4) Gecko/20030624

When using the Hebrew UI, mail/news password db incorrectly defaults to Hebrew-
as passwords are in latin characters, and the user doesn't see what he/she is
entering, this leads to many incorrect passwords.

Steps to reproduce:
1. set mail/news not to remeber the passwords (they should ask every session)
2. make sure that your keyboard is set at english
3. check mail- you will get a password prompt
4. just enter your password

Results: 

As Mozilla unexpectly switched the input language to Hebrew, you end up entering
an incurrect password and getting an error.

Expected: 

Mozilla should not switch the input language on it's own, so you can enter your
password properly
Tsahi, when possible, please test the Hebrew UI with the current trunk build and
verify whether the fix for bug 162242 has indeed solved this one as well. If it
has, then this bug should be Marked as WORKSFORME.

Prog.
shosh, what do you mean by "db"?

even if i check this now with just the RTL-ing CSS file and it works fine, i
would still need to check it with a language pack, that also includes some
default encoding. so i suggest we will wait with this until i make a pack for
1.6, shortly after it's released.
Tsahi wrote:
> so i suggest we will wait with this until i make a pack for 1.6, shortly after
it's released.

That's assuming the fix lands on this branch. If it doesn't get approval1.6,
you'd have to wait for 1.7

Prog.
db=dialog box
Product: MailNews → Core
In the Hebrew version of Thunderbird 1.5, the password dialog box is set to LTR.

This can be set easily through the intl.css or userChrome.css files by the following code:

#password1Textbox, #password2Textbox, #loginTextbox
{
   direction: ltr !important;
}
Since bug 162242 (Bidi language auto-switching) solved and the feature removed years ago, I don't think the bug still exist in latest versions. I guess we can close this bug as invalid, unless I don't understand the point of this report. 
i think we should make sure it doesn't exist before we close. i hope to do it tomorrow.
well, using hebrew thunderbird 1.5.0.7 on winxp sp2 with hebrew support, i don't see this. but it's not invalid; it's fixed or wfm.
FIXED per comment 6 and comment 8
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Component: MailNews: BiDi Hebrew & Arabic → Layout: Text
QA Contact: giladehven → layout.fonts-and-text
You need to log in before you can comment on or make changes to this bug.