Question

Recently switched from Linux to Windows for development in Eclipse Indigo SR1. In Linux, if I Ctrl-Space'd to open a Content Assist window, I could immediately start scrolling with the mouse wheel (with the cursor over the Content Assist window of course).

Now, in Windows 7, if I try to scroll in the same way the Content Assist window goes away, and whatever editor I have open is scrolled instead.

If I first press Tab to give focus to the Content Assist window, the mouse wheel scrolling works as expected, but I'd much rather it behaved as it did for me on Linux, rather than retrain myself to press Tab every time.

Is there a way to make the mouse work this way with Eclipse?

Was it helpful?

Solution

Found an answer that appears to work. It's a little dated but seems to still do the trick.

http://divby0.blogspot.com/2007/04/focus-follows-mouse.html

Dropped this jar in the eclipse plugins folder and restarted. At first I thought it didn't work, but later I noticed there is a little X button added to your toolbar that you need to toggle. Scrolling seems to work properly now.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top