pharo icon indicating copy to clipboard operation
pharo copied to clipboard

Esc does not close Spotter

Open pavel-krivanek opened this issue 3 years ago • 0 comments
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:

  1. Open Spotter
  2. press Esc
  3. nothing happens

Version information:

  • OS: Windows 10
  • Pharo Version: 11

pavel-krivanek avatar Aug 10 '22 06:08 pavel-krivanek

introduced in build 118, 116 works well, 117 is missing

pavel-krivanek avatar Aug 12 '22 09:08 pavel-krivanek

introduced by this commint of NewTools: https://github.com/pharo-spec/NewTools/commit/cff0b7b8a1ca7f05f7029b965fd49936a8e4683e

pavel-krivanek avatar Aug 12 '22 09:08 pavel-krivanek

PR: https://github.com/pharo-spec/NewTools/pull/410

pavel-krivanek avatar Aug 12 '22 10:08 pavel-krivanek

PR is merged

MarcusDenker avatar Aug 17 '22 07:08 MarcusDenker