pharo
pharo copied to clipboard
Esc does not close Spotter
trafficstars
Bug description
When you open Spotter and want to leave it without doing something, Esc key worked for that but it stopped to work recently
To Reproduce Steps to reproduce the behavior:
- Open Spotter
- press Esc
- nothing happens
Version information:
- OS: Windows 10
- Pharo Version: 11
introduced in build 118, 116 works well, 117 is missing
introduced by this commint of NewTools: https://github.com/pharo-spec/NewTools/commit/cff0b7b8a1ca7f05f7029b965fd49936a8e4683e
PR: https://github.com/pharo-spec/NewTools/pull/410
PR is merged