We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3076

Summary: No key up/down message for backquote on US international keyboard
Product: SDL Reporter: Drew Bliss <drewb>
Component: eventsAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED DUPLICATE QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: metalcaedes, sezeroz
Version: 2.0.3   
Hardware: x86_64   
OS: Linux   

Description Drew Bliss 2015-07-27 20:43:23 UTC
If I’m using a regular US English keyboard layout I get key up/down for ` and everything works as expected.  If I switch to a US alternative international English keyboard layout then no key up/down is generated.  A ` character event still comes through but no up/down.  In the user report that prompted me trying this the user says that ` is a modifier key to get accents so maybe that’s why it isn’t coming through?  The lack of up/down events for the key means that users cannot bind it to an action and losing a useful key seems undesirable.
 
https://github.com/ValveSoftware/Dota-2-Reborn/issues/268
Comment 1 Daniel Gibson 2015-12-30 22:24:56 UTC
This is probably a duplicate of https://bugzilla.libsdl.org/show_bug.cgi?id=2071 related to https://bugzilla.libsdl.org/show_bug.cgi?id=2526
Comment 2 Ryan C. Gordon 2015-12-31 05:01:21 UTC
(In reply to Daniel Gibson from comment #1)
> This is probably a duplicate of
> https://bugzilla.libsdl.org/show_bug.cgi?id=2071

Agreed, let's work out of that bug report, because it has more content in it.

--ryan.

*** This bug has been marked as a duplicate of bug 2071 ***