I'm using Word 2010 under Windows 7, and when I browse through a document using the arrow keys, the Cursor in Word disappears. This is very annoying, because you do not see anymore where you are in the document.

Only when releasing the arrow keys, and wait for a while, the cursor appears again. I'm not the only one at my office experiencing this problem, there are more colleagues with the same issue.

Note that I'm, not talking about the mouse cursor, so this has nothing to do with mouse drivers and options like: 'Hide pointer while typing' within the Mouse Properties.

link|improve this question
1  
If it's not the cursor, do you actually mean the caret? – Patrick Oct 4 '10 at 14:14
I'm talking about the blinking text cursor en.wikipedia.org/wiki/Cursor_%28computers%29 (the blinking vertical line that blinks where you 'are' in the text). Not the caret as described in wiki: en.wikipedia.org/wiki/Caret – Dennis Oct 5 '10 at 7:08
feedback

migrated from stackoverflow.com Oct 4 '10 at 13:55

This question came from our site for professional and enthusiast programmers.

2 Answers

I spent the afternoon talking to a microsoft representative who looked at this problem within the document I was having this problem with. He diagnosed the following problem:

"This happens only with this document and its a document specific issue"

A problem was caused by the document having a change in "the word spacing options etc."

This can be caused when retained formatting from an outside source is copied into the existing document whose spacing options are different from those in the original document.

Therefore the solution was:

Copy the entire document into a new, freshly opened, blank document, leaving behind ALL the formatting. DO NOT transfer any of the old formatting to the new document.

After the "text only" is copied into the fresh document the cursor resumes its proper functioning and can always be seen as it should be when using the arrow keys.

Then manually reformat your document the way you want it to be formatted. (Font type, font size, tabs, italics, line spacing, etc...)

Any new text you copy and paste into your document, make sure you paste it as text only without its outside formatting or you run the risk of recorrupting your document and losing your cursor again.

This is the only way to get your cursor back.

For me it was worth it to do, as I am working with the same 300 page document for several hours per day for several months of the year.

link|improve this answer
1  
This solution sucks. – Ravi Wallau Aug 10 '11 at 22:03
feedback

Have you a printer installed on your machine.
According to this post: http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Word/Q_23719974.html it was a default printer driver that was causing the issue.
Try changing your default printer, if this works then you know it is your printer driver. Possibly look for an updated version of the driver.

link|improve this answer
To read the Experts Exchange page - simply scroll down to the very bottom. All answers are displayed there. Alternatively you can load a cached version of the page from Google. – Joe Taylor Nov 12 '10 at 10:55
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.