FIX: Caret Moves from Memory Window When Modifications Made

Last reviewed: September 16, 1997
Article ID: Q103715
1.00 WINDOWS NT kbtool kbfixlist kbbuglist kbfasttip

The information in this article applies to:

  • The Visual Workbench, included with: Microsoft Visual C++, 32-bit Edition, version 1.0

SYMPTOMS

The caret in the Visual Workbench switches back to the Source window if you change a memory location while the Source window is minimized.

Although the Memory window has its caption highlighted, the caret is in the Source window. Clicking the Memory window to retrieve the caret doesn't work.

RESOLUTION

First give focus to a different window, then give it to the Memory window. For example, first click the Source window with the mouse cursor and then click the Memory window to move the caret to the Memory window.

STATUS

Microsoft has confirmed this to be a bug in the products listed at the beginning of this article. This problem was corrected in Visual C++ 32-bit Edition version 2.0.

MORE INFORMATION

To reproduce this problem:

  1. Create a simple Hello World console application.

  2. Build the application for debug.

  3. Minimize the Source window.

  4. Open a Memory window and go to an address where you can change its contents, possibly the "Hello, world" string.

  5. Change any character in "Hello, world." When the first character is pressed, the Source window pops up and the caret is now in the Source window, but the Memory window has the focus.


Additional reference words: cursor mouse 1.00 1.10
KBCategory: kbtool kbfixlist kbbuglist kbfasttip
KBSubcategory: VWBIss
Keywords : VwbIss kbbuglist kbfasttip kbfixlist kbtool
Version : 1.00
Platform : NT WINDOWS
Solution Type : kbfix


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: September 16, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.