I like to mention something: Eclipse is such an important tool for software development. AND: it is also a platform for creating rich client apps. You won't even be able to know every app which uses eclipse as basis and therefore is affected by this bug. So I think this should be solved within the eclipse community that is responible for the GTK-bindings of the eclipse SWT-based GUI framework.
I am developing java applications with e.g. spring source tools suite, that probably will never be part of any linux distribution and therefore ever will be affected by this bug ;) I am starting eclipse / sts with a wrapper like this: #!/bin/sh cd /local/share/springsource/sts-2.7.1.RELEASE/ export GDK_NATIVE_WINDOWS=true export UBUNTU_MENUPROXY=0 export LIBOVERLAY_SCROLLBAR=0 ./STS I HAVE to use "export" . #41 helped me with the scrollbar problem Greets Axel -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769277 Title: Eclipse shows overlay scrollbar but when i hover there is no scroll handles To manage notifications about this bug go to: https://bugs.launchpad.net/ayatana-scrollbar/+bug/769277/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
