[squeak-dev] Another control key bug?

Thiede, Christoph Christoph.Thiede at student.hpi.uni-potsdam.de
Mon Feb 17 09:17:20 UTC 2020


Hi all,


not sure whether this is bug, but it feels a bit inconvenient.


Steps to reproduce:

  1.  Turn on the preference duplicateControlAndAltKeys.
  2.  In the search bar, press the red button down and hold it pressed
  3.  Enter 6*7
  4.  Press Ctrl + d (on Windows)

Expected behavior:
The code is evaluated (do it).
Actual behavior:
A debugger on the code opens (debug it)!

Notes: This is not a regression by the recent VM changes, I can reproduce it in a Trunk version from last summer.
But I don't think #controlKeyPressed of a keyboard event should be true because a mouse button was down?

Best,
Christoph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20200217/e8f5cc43/attachment.html>


More information about the Squeak-dev mailing list