bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #25397] Inconsistency in handling Alt Gr key


From: Fred Kiefer
Subject: [bug #25397] Inconsistency in handling Alt Gr key
Date: Sat, 24 Jan 2009 13:58:19 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; de-de) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1

URL:
  <http://savannah.gnu.org/bugs/?25397>

                 Summary: Inconsistency in handling Alt Gr key
                 Project: GNUstep
            Submitted by: FredKiefer
            Submitted on: Sa 24 Jan 2009 13:58:17 GMT
                Category: Backend
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The X backend handles the AltGr key by changing the characters, but not
setting any modifiers. In the MS Windows backend we also set the
NSControlKeyMask and NSAlternateKeyMask modifiers. This results in keys like
@, that are on German keyboards only available by pressing AltGr, generating a
beep, as NSInputManager get the control modifier and does not know how to
handle that.

I think that the MS Windows backend is more correct here, the modifiers were
pressed and we should report them, but then gui should be able to deal with
that case, before we change the X backend to do the same. 




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25397>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]