Use native event.key on Chrome versions >=56 #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See https://bugs.chromium.org/p/chromium/issues/detail?id=633838 and
a8d1819f9c. Once we're sure this is fixed, the code should detect the Chrome version and only apply the kludge for version <56.Still broken in 56.0.2914.3 dev (64-bit)
It works for me in 57.0.2925.0 dev (64-bit)
Chrome 57 has finally arrived for Linux, so I was able to confirm this. Attached patch disables the workaround for Chrome versions >=57.