The attached fileOut is the simplest class I could create the demonstrates the issue.
I had to add .txt to the file name to make GitHub allow me to attach it.
After removing .txt from the end and doing a fileIn on it, enter ArrayKeyBug new openInWorld in a Workspace and "Do it".
Then move the mouse over the orange BoxedMorph that appears and press each of the arrow keys.
This will demonstrate the issues summarized in the attached screenshot.
The attached fileOut is the simplest class I could create the demonstrates the issue. I had to add
.txt
to the file name to make GitHub allow me to attach it. After removing.txt
from the end and doing a fileIn on it, enterArrayKeyBug new openInWorld
in a Workspace and "Do it". Then move the mouse over the orangeBoxedMorph
that appears and press each of the arrow keys. This will demonstrate the issues summarized in the attached screenshot.ArrowKeyBug.st.txt