Closed
Bug 82138
Opened 24 years ago
Closed 24 years ago
cannot invoke input method in textbox (galeon, nautilus, ...)
Categories
(Core :: Internationalization, defect)
Tracking
()
People
(Reporter: eungkyu, Assigned: masaki.katakai)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.4-686 i686; en-US; rv:0.9;
Debian/GNU) Gecko/20010512
BuildID:
in galeon, nautilus, ... (embedding mozilla)
I cannot input Korean(or japaneses) with input method in textbox, textarea ...
input method is not invoked
Reproducible: Always
Steps to Reproduce:
1.goto http://kr.yahoo.com/ in galone, nautilus, ...
2.try to shift-space (to input korean or japanese)
Actual Results: input method is not responding
Expected Results: shift-space toggle to korean(or japanese) mode
and can input korean(or japanese)
In original mozilla (not embedding), all is good
Reassigning to Internationalization in the hope that somewhere there can verify
this problem.
Component: Embedding APIs → Internationalization
Reporter | ||
Comment 3•24 years ago
|
||
There are patch of this problem from Chideok Hwang <hwang@mizi.co.kr>
(maybe this does not work with recent mozilla)
http://mail.mizi.com/pipermail/devel/2000-November/012825.html
Comment 4•24 years ago
|
||
Embedding issue, reassign to bstell, cc to ftang, katakai@japan.sun.com.
Comment 5•24 years ago
|
||
Embedding issue, reassign to bstell, cc to ftang, katakai@japan.sun.com.
Assignee: nhotta → bstell
Assignee | ||
Comment 6•24 years ago
|
||
Assignee | ||
Comment 8•24 years ago
|
||
I believe the problem is in Gecko (nsWidget), not in gtkEmbed itself.
So it should be bug 50130.
Comment 9•24 years ago
|
||
blizzard wrote the embedding/browser/gtk/src/gtkmozembed2.cpp so cc him.
Comment 11•24 years ago
|
||
katakai- can you help?
Assignee: bstell → katakai
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 12•24 years ago
|
||
I believe this is dup of bug 50130 and it has been fixed in latest cvs tree.
I'll mark as DUP. If you still see problem, please reopen.
*** This bug has been marked as a duplicate of 50130 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•