NextTracker indexSee it online !

(1/211) 2420 - non-English modifier keys not registered correctly by jEdit

Some Keys, e. g. the ö, ä, ü, ... on the german keyboard
layout are not recognized correctly by jEdit if pressed
with C- or A-modifier. The Keyboardtester receives a
KEY_PRESSED, and a KEY_RELEASED, but no
KEY_TYPED.

Submitted vampire0 - 2005-07-03 19:24:16 Assigned
Priority 5 Labels German Keyboard
Status open Group normal bug
Resolution None

Comments

2005-07-03 21:41:16
vampire0

Logged In: YES
user_id=918212

I forgot to mention:

My jEdit-Version: 4.2final
My java-Version: Suns 1.5.0_03
My operating system: Win XP Pro SP2

2006-03-21 19:03:58
bemace

Logged In: YES
user_id=370261

This is a JVM issue which unfortunately is somewhat common
with non-english keyboards.

2008-09-12 20:45:05
k_satoda

- **status**: open --> pending

2008-09-12 20:45:05
k_satoda

Is this still a problem?

If it looks a bug in jEdit, please report the actual log of
Keyboard Tester.

2008-09-13 12:56:44
rschwenn

Umlaut.log (5.4Kio)

2008-09-13 12:56:44
rschwenn

Not sure if this is a problem ;-) - but it's still true. I attached a log of Keyboard Tester for the keys: 0, ß, ü, ö, ä (pure and in combination with CTRL resp. ALT).

- German Keyboard
- Windows XP SP3
- jEdit 4.3pre15

File Added: Umlaut.log

2008-09-18 19:58:54
k_satoda

- **status**: pending --> open

2008-09-18 19:58:54
k_satoda

Thank you for the log. It tells almost where the problem is in. But I
want a bit more to think the way to fix. Could you please add the
correct (expected) results for each wrong (unexpected) part in the log?

2008-09-18 20:52:55
rschwenn

Sorry, that's out of my knowledge. All I can say is that the Keyboard Tester doesn't display anything in it's output field for the mentioned key strokes.

2010-11-15 22:27:46
kog13

Has this been fixed? It definitely sounds like a JVM issue to me, in which case this shouldn't be listed as a jEdit bug.

2010-11-15 22:56:40
rschwenn

It's still the same for me:

- German Keyboard
- Windows XP SP3
- SUN JRE 1.6.0_21
- jEdit 4.3.2

2011-12-03 18:37:39
ezust

- **summary**: Some Keys are not registered correctly by jEdit --> non-English modifier keys not registered correctly by jEdit

2014-03-24 02:50:21.010000
ezust

- **labels**: editor core --> German Keyboard