Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » How to Always Show Scrollbars in Eclipse Oxygen
How to Always Show Scrollbars in Eclipse Oxygen [message #1784927] Thu, 05 April 2018 23:01 Go to next message
ihave question is currently offline ihave questionFriend
Messages: 32
Registered: November 2014
Member
I noticed with the latest version of Eclipse, it looks like desktop users have been thrown under the bus, as Eclipse now has scrollbars that disappear when you stop interacting with them (presumably for mobile or tablet users).

I don't like this. When I'm debugging something in Eclipse I've already got enough problems and I don't need to have to mouse over the scrollbar to get it to appear.

I looked in preferences but couldn't see anything about scrollbars. A web search reveals a similar question, but in a very old version of Eclipse and the answer appears to no longer be valid.

How do I get windows that are scrollable due to content exceeding visible space to ALWAYS show scrollbars so I don't have to waste more of my time wiggling the mouse to make them visible?
Re: How to Always Show Scrollbars in Eclipse Oxygen [message #1784933 is a reply to message #1784927] Fri, 06 April 2018 04:36 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33136
Registered: July 2009
Senior Member
This sounds more likely to be a behavior of your operating system. Certainly for me on Windows 7 I do not see such behavior. Which operating system are you using? Does it's desktop have a preference for this behavior or was it thrown under the bus?

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: How to Always Show Scrollbars in Eclipse Oxygen [message #1784992 is a reply to message #1784933] Fri, 06 April 2018 17:58 Go to previous messageGo to next message
ihave question is currently offline ihave questionFriend
Messages: 32
Registered: November 2014
Member
I'm using OpenSUSE 42.3 Linux (with KDE 5), and no other app has this behavior - just Eclipse. The konsole app, emacs, and xterm, and even Firefox and Chrome all have permanent scrollbars. So Eclipse is doing it differently.

Could Eclipse be somehow thinking linux is a mobile platform?
[Duplicate Post Delated by User] [message #1784993 is a reply to message #1784933] Fri, 06 April 2018 17:59 Go to previous messageGo to next message
ihave question is currently offline ihave questionFriend
Messages: 32
Registered: November 2014
Member
No Message Body

[Updated on: Fri, 06 April 2018 18:00]

Report message to a moderator

Re: [Duplicate Post Delated by User] [message #1785000 is a reply to message #1784993] Fri, 06 April 2018 18:25 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33136
Registered: July 2009
Senior Member
Eclipse is using SDK which uses GTK under the covers, so perhaps a problem at that level. Perhaps you could try switching between version 2 and 3: https://coffeeorientedprogramming.wordpress.com/2014/10/27/how-to-tell-if-you-are-running-eclipse-on-gtk2-or-on-gtk3/

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: How to Always Show Scrollbars in Eclipse Oxygen [message #1826770 is a reply to message #1784927] Thu, 30 April 2020 08:59 Go to previous message
Juergen Weber is currently offline Juergen WeberFriend
Messages: 65
Registered: July 2009
Member
This brought me back the scrollbars:

export GTK_OVERLAY_SCROLLING=0

(from https://forum.xfce.org/viewtopic.php?id=9540)
Previous Topic:Problem with creating an HTML file ("Unable to start language server")
Next Topic:Help for a complete newbie
Goto Forum:
  


Current Time: Fri Apr 19 00:06:00 GMT 2024

Powered by FUDForum. Page generated in 0.03152 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top