Clearing a text selection is now a rebindable key action in the Scroll context.
What's wrong with this entry?
Clearing a selection in the scroll view is now the keybinding action selection:clear in the "Scroll" context, so you can rebind it. When nothing is selected the handler declines the key so it falls through to whatever else wants it.
- Escape has been added to the list of keys that no longer clear a selection, alongside wheel scroll, page up and page down.
"selection:clear"
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.