Closed
Bug 180536
Opened 23 years ago
Closed 23 years ago
Doens't Support X Input Method - Can't Input Chinese
Categories
(Core :: Internationalization, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 176514
People
(Reporter: eyz, Assigned: smontagu)
Details
(Keywords: intl)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021116
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021116
The gtk2 port does not respond to X Input Method. For example, when chinput is
running, $LC_CTYPE="GB2312" and $XMODIFIERS="@im=Chinput", Mozilla won't bring
up the Chinese input window when triggered.
Reproducible: Always
Steps to Reproduce:
1. Run chinput
2. export $XMODIFIERS="@im=Chinput"
3. export $LC_CTYPE="GB2312"
4. Launch Mozilla
5. Click in the address bar or a form field
6. Press <Ctrl> and <Space>
Actual Results:
Nothing happens.
Expected Results:
Chinput's Chinese input panel should show up.
The official 1.2b release and the RH8 Xft build don't have this problem.
Comment 1•23 years ago
|
||
.
Assignee: asa → smontagu
Component: Browser-General → Internationalization
QA Contact: asa → ylong
| Reporter | ||
Comment 2•23 years ago
|
||
Sorry. There was a type. LC_CTYPE="zh_CN.GB2312"
Comment 3•23 years ago
|
||
*** This bug has been marked as a duplicate of 176514 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 4•23 years ago
|
||
Mark as verified as dup. Please re-open if disagree.
Status: RESOLVED → VERIFIED
Keywords: intl
You need to log in
before you can comment on or make changes to this bug.
Description
•