Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0006827 |
[Squeak] System |
minor |
always |
12-27-07 17:23 |
12-27-07 17:23 |
|
Reporter |
lewis |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
Product Version |
3.10 |
|
Summary |
0006827: control-C event detection broken by #duplicateAllControlAndAltKeys preference |
Description |
With the #duplicateAllControlAndAltKeys set (default for Squeak 3.10), a keyboard event originating from the control-c keyboard (control key pressed plus $c key) produces an event that answers false to #controlKeyPressed. There is no combination of keys presses that can actually be detected as a control-C event. This cannot possibly be right regardless of user preferences.
This causes a problem for the CommandShell package because command shell windows detect <ctl>c input and treat it as a request to interrupt any currently running commands (similar to <ctl>c in a unix terminal session). |
Additional Information |
|
|
Attached Files |
|
|