Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0005671 |
[Squeak] Morphic |
feature |
always |
12-24-06 07:39 |
12-24-06 08:17 |
|
Reporter |
sumi |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
Product Version |
3.9 |
|
Summary |
0005671: [BUG][FIX] auto-indent feature can't disable neither temporarily nor by using preferences |
Description |
Although auto-indent feature is default in 3.9, we can't disable it by using neither #autoIndent preference (Because of lack of it. So, Preference autoIndent always returns true and we can't find and change this option in the Preferences Pannel) nor control-return (this key-combination doesn't work as expected).
This change-set enables (1) disable auto-indent feature temporarily by cmd/alt + return instead of ctrl-return, and/or (2) #autoIndent preference to be <off>. |
Additional Information |
|
|
Attached Files |
autoIndentPrefFix.1.cs.gz [^] (2,789 bytes) 12-24-06 07:39
autoIndentPrefFix.2.cs.gz [^] (2,843 bytes) 12-24-06 08:17 |
|