I replaced #if 0 by #if 1 and there's no difference. When i press ctrl+another key, my keyboard is recognized as a QWERTY keyboard, and the associated action is done.

best regards

Ismael MERZAQ

Etsushi Kato a écrit :
Hi,

Could you try modifying #if 0 to #if 1 in salframe.cxx to use old key
event handling and see what happens with that?  Anyway I'll check the
problem later at this weekend.


On 4/3/07, Ismael <[EMAIL PROTECTED]> wrote:
When I press Control (not Command) and another key, an action is done as
if this key sequence was a shortcut (for example ctrl+C copy the text).
This is not the correct behavior, normally the shortcuts should be cmd+c
to copy text for example. This doesn't came from menu shortcuts but from
  shortcuts handling events, because it happens also when the menu isn't
visible.

The second problem related to the first one, is that my keyboard is
recognized as a QWERTY keyboard when i press ctrl and another key, but
not int the other cases (cmd+Q is well recognized for example).
When i press ctrl+a, OOo quit. I have an AZERTY keyboard and the
position of the A corresponds to the position of the Q on a QWERTY
keyboard. When i press ctrl+Z, the current doc closes (Z<=>W on a QWERTY
kb)....

Can you try with other non QWERTY keyboards?

Etsushi Kato, i think it concerns you as the problem may come from
HandleUnicodeForKeyEvent in salframe.cxx (at least for the non QWERTY
keyboard problem).

Cheers,

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to