-
Notifications
You must be signed in to change notification settings - Fork 5.8k
fixed phantom keys but removed simultaneous keys #1663
Copy link
Copy link
Closed
Labels
X11bugBug reports and bugfix pull requestsBug reports and bugfix pull requestsduplicateIssues duplicating another issueIssues duplicating another issueinputKeyboard, joystick or mouseKeyboard, joystick or mouseverifiedReproduced or otherwise verified bugsReproduced or otherwise verified bugs
Milestone
Description
Take a look on 4ff66a7
checking lastKeyTime < time is ok - if we test lastkey == key, otherwise we discard other keys pressed simultaneous.
Pressing multiple keys at the same time is a basic feature which is missing due to this.
Is it time to remove that hack and let the user deal with it ?
Is it better to not use IM at all ?
cheers.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
X11bugBug reports and bugfix pull requestsBug reports and bugfix pull requestsduplicateIssues duplicating another issueIssues duplicating another issueinputKeyboard, joystick or mouseKeyboard, joystick or mouseverifiedReproduced or otherwise verified bugsReproduced or otherwise verified bugs