Open
Bug 579286
Opened 15 years ago
Updated 2 years ago
Language is changed when I tab from input element into a content editable iframe
Categories
(Firefox :: General, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: macveera, Unassigned)
Details
Attachments
(1 file)
323 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6
I have set default language as Japanese. When I tab into a content Editable iframe from an input field, the language gets changed to English.
Reproducible: Always
Steps to Reproduce:
1.Make a page with input elem and contentEditable iframe
2.Load the page change language to Japanese or someother
3.press tab key from the input field and type in the iframe
Actual Results:
Language is changed back to English
Expected Results:
language settings should be retained
Updated•14 years ago
|
Version: unspecified → 3.6 Branch
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•