FIX: Changing Keyboard Compatibility Fails to Update Some Keys (139271)
The information in this article applies to:
- Microsoft Visual C++ 4.0
- Microsoft Visual C++ 4.2
- Microsoft Visual C++ 4.1
This article was previously published under Q139271 SYMPTOMS
If you install Visual C++ version 4.0 or later to include the Developer
Studio keyboard compatibility, and you then switch to Visual C++ 2.0
compatibility and back again, several of the key settings do not revert to
Developer Studio.
For example, the Edit category in the Main editor should have CTRL+Y
assigned to the Redo function for Developer Studio and CTRL+A for Visual
C++ 2.0 compatibility. However, if you change from Developer Studio to 2.0
and back, CTRL+A remains the key sequence for the Redo function. In
addition, the Compile function is CTRL+F7 in the Developer Studio and
CTRL+F8 in Visual C++ 2.0. Other keys may also be affected.
Switching from Visual C++ 2.0 compatibility to Epsilon and Brief works
correctly.
RESOLUTION
Assuming you have selected Developer Studio as your compatibility option
and you still have the Visual C++ 2.0 setting enabled, follow these steps:
- Reset the options to be Visual C++ 2.0 in the Compatibility tab of
the Options dialog box, and click the OK button to accept the change.
- Reset the options to be Developer Studio.
After clicking OK, you can verify the keys are set correctly by inspecting
the Redo item in the Edit menu; Its shortcut key should be CTRL+Y.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. This bug was corrected in Visual C++
version 5.0.
Modification Type: | Major | Last Reviewed: | 10/17/2003 |
---|
Keywords: | kbBug kbfix kbide kbVC500fix KB139271 |
---|
|