Eclipse Mountain Lion scrollbar extension

I have a mountain lion problem, which reduces my performance in LOT.

When using cmd + mouse click (I assume Ctrl + mouse click) in the method / class / regardless of the fact that I get a pop-up Open declaration / implementation, etc. The problem is that the scroll bar lies above the bottommost element, and since it does not extend to the mouse, there is no way to select this element.

Is there a workaround for this? Or a way to enlarge the popup? Or choose keyboard usage?

+7
source share
3 answers

Thanks to a friend, I found a solution! If you always change the visibility of the scroll bar (System Preferences - General), they do not appear at all in pop-ups!

+18
source

When switching to "Show scrollbars: Always" this is one of the alternatives, I think it would be better if this were allowed in Eclipse, so I gave an error:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=387095

+4
source

Check out this screencast, which I did to show the connection between Mountain Lion settings and how it affects Eclipse.

For me, this is only the When Scrolling parameter creates a problem. When using any of the remaining settings, all peach:

enter image description here

+2
source

All Articles