Open Bug 178721 Opened 22 years ago Updated 11 months ago

[Customized xmodmap] Assignning keysymbols with numerics is not respected

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P3)

x86
Linux
defect

Tracking

()

UNCONFIRMED

People

(Reporter: Manfred.Pohler, Unassigned)

Details

(Keywords: intl, Whiteboard: Need to verify with modern environment)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.1) Gecko/20020826

I have a german localization and I modified the file Xmodmap to be able to
input latin2-specific characters by keyboard.
I use KDE and in other applications this works.
The variable LC_CTYPE=iso-8859-2.
To input latin2-characters in the mail-editor I have to input them in another
editor (or a xterminal) and then copy them into mozilla's mail-editor.
Trying to input them directly by keyboard in the mail-editor produces the
corresponding latin-1 characters.

Reproducible: Always

Steps to Reproduce:
1.input the defined keys for special characters
2.
3.
Actual Results:  
ºþãªÞÃ

Expected Results:  
ºþãªÞÃ
-> editor:core
Assignee: kairo → kin
Component: German-Austria/de-AT → Editor: Core
Product: Mozilla Localizations → Browser
QA Contact: Sebastian → sujay
Version: unspecified → other
hmmm, *maybe* this is event handling, not editor, not really sure.
actually, intl sounds even better
Assignee: kin → smontagu
Component: Editor: Core → Internationalization
QA Contact: sujay → ylong
Does this only happen on mail editor or both mail and html editor (Composer)?

Could you please give us the detail steps that how to input latin-2 characters
by keyboard in linux?
Keywords: intl
Are you using RedHat Linux? Others have reported problems with xmodmap in
Mozilla under RedHat, e.g. bug 101279.
Reporter sent out email said it also happenes on Composer.  Modify the summary.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Cannot input latin2-characters by keyboard in the mail editor → Cannot input latin2-characters by keyboard in Composer and mail editor
I found out the reason for the problem:

In the file Xmodmap I assigned the keysymbols by numeric values.
Changing the assignments to symbolic names fixed the problem.
I think mozilla takes the characters from the Latin1-character map, when the
keysymbols are assigned by numeric values, regardless the value of LC-CTYPE.
This should be changed.
Carsten, I'm at a loss to test comment 7 and retarget if needed.
QA Contact: amyy → i18n

Moving all open Keyboard/IME handling bugs to DOM: UI Events & Focus Handling component.

Component: Internationalization → DOM: UI Events & Focus Handling
Assignee: smontagu → nobody
Status: NEW → UNCONFIRMED
Ever confirmed: false
Priority: -- → P3
Summary: Cannot input latin2-characters by keyboard in Composer and mail editor → [Customized xmodmap] Assignning keysymbols with numerics is not respected
Whiteboard: Need to verify with modern environment
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.