FIX: Text Not Highlighted When Copy Immediate Win to Clipboard
ID: Q75762
|
The information in this article applies to:
-
Microsoft Visual Basic Standard and Professional Editions for Windows, version 2.0
-
Microsoft Visual Basic programming system for Windows, version 1.0
SYMPTOMS
When you copy text from the Immediate window to the Windows system
clipboard, the selected text is not highlighted. Also, the cursor is
not visible. However, the copy operation works as it should.
STATUS
Microsoft has confirmed this to a bug in the products listed above.
This problem was corrected in Microsoft Visual Basic version 3.0 for
Windows.
MORE INFORMATION
The following steps reproduce the problem:
- Run the Windows Clipboard utility usually found in the Main group in
Microsoft Windows Program Manager.
- Start Visual Basic and press the F5 key.
- Press CTRL+BREAK to bring up the Immediate window.
- Press F5 to continue.
- Click the Immediate window to give it the focus.
- Press CTRL+HOME to move to the beginning of the text in the Immediate
window.
- Press SHIFT+CTRL+END to select all text in the Immediate window. Note
that you cannot select text with the Mouse at this point.
- Press CTRL+INS to copy the selected text in the Immediate window to the
Windows clipboard.
The text goes onto the Windows clipboard as it should, but the text in the
Immediate window is not highlighted as it should be, and the cursor is not
visible.
Additional query words:
buglist1.00 buglist2.00 fixlist3.00 2.00 3.00
Keywords :
Version : WINDOWS:1.0,2.0
Platform : WINDOWS
Issue type :