Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Fix incorrect interpretation of ctrl-backspace when numlock is enabled on Windows #154

Merged
merged 2 commits into from
Oct 15, 2016

Conversation

nathansobo
Copy link
Contributor

On Windows, when numlock is enabled, ctrl-backspace causes the KeyboardEvent.key property to be Delete. This PR ensures we always interpret the physical backspace key as backspace for the purpose of matching key bindings.

Refs atom/atom#12980

@nathansobo nathansobo merged commit eaa98ad into master Oct 15, 2016
@nathansobo nathansobo deleted the ns-fix-ctrl-backspace-with-numlock branch October 15, 2016 03:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant