Kbase P159103: Shift Left and Shift Right in OpenEdge Architect Editor context menu don't always work
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/28/2011 |
|
Status: Unverified
SYMPTOM(s):
Shift Left and Shift Right in OpenEdge Architect Editor context menu don't always work
If the first non-white space characters in the line where the cursor is placed are executable code, Shift Right and Shift Left do not respond.
If the first non-white space characters are the opening comment delimiter ("/*"), and they are not preceded by white space characters, Shift Right responds (Shift Left is irrelevant here).
If the first non-white space characters are the opening comment delimiter, and they are preceded by white space characters, Shift Right and Shift Left do not respond.
FACT(s) (Environment):
If the first non-white space characters are the continuation of a comment that was begun on another line, Shift Right and Shift Left work correctly.
"Insert spaces for tabs" is disabled in Preferences (General > Editors > Text Editors).
Windows
OpenEdge 10.2B
CAUSE:
Bug# OE00197812
CAUSE:
Change in OpenEdge Architect-specific editor preferences logic.
FIX:
None at this time. As a workaround, enable "Insert spaces for tabs" in Preferences (General > Editors > Text Editors).