Closed Bug 1166695 Opened 10 years ago Closed 10 years ago

Japanese Chars in input field are duplicated after repaint of of "css table"

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1162818
Tracking Status
firefox38 --- wontfix
firefox38.0.5 --- wontfix
firefox39 --- wontfix
firefox40 --- wontfix
firefox41 --- fixed
firefox-esr31 --- wontfix
firefox-esr38 --- wontfix

People

(Reporter: tauanz, Unassigned)

References

Details

(Keywords: inputmethod)

Attachments

(2 files)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36 Steps to reproduce: I created a small JSBin to reproduce the problem: 1. Open Firefox, go to this address: http://jsbin.com/cogeyiwako/1/edit?html,js,output 2. With your keyboard set to Japanese, type in the letter "お" (Hiragana, "o") 3. Wait 3 seconds (a hidden div will be set to display:block) 4. Click anywhere in the page (blur the input field) Reprodicible also in v41.0a1 (2015-05-19) (Nightly) Actual results: The entered Japanese char is duplicated in the input field and the IME not active anymore in that character. Expected results: The input field should remain the same, even with the IME still active in the correct character.
Maybe someone with Japanese keyboard can test that.
Component: Untriaged → Layout: Text
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: inputmethod
Version: 38 Branch → Trunk
So it seems like the issue is when the text input gets reframed while the IME is active, yes?
Flags: needinfo?(ehsan)
Please ignore comment#3.
Blocks: 713502
(In reply to Not doing reviews right now from comment #4) > So it seems like the issue is when the text input gets reframed while the > IME is active, yes? Yes, my guess is that the second time that nsEditor::Init gets called (after the reframe) the IME gets into an inconsistent state, but Masayuki knows this stuff much better. Masayuki, can you please have a look? Thanks!
Flags: needinfo?(ehsan) → needinfo?(masayuki)
This must be a dup of bug 1162818.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(masayuki)
Resolution: --- → DUPLICATE
Thanks for the quick response on that issue. :)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: