FS#62573 - [eclipse-common] Eclipse.desktop launcher should disable overlay scrollbars

Attached to Project: Community Packages
Opened by Michael Wyraz (mwyraz) - Wednesday, 08 May 2019, 09:14 GMT
Last edited by Antonio Rojas (arojas) - Friday, 01 May 2020, 18:43 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:


Additional info:
* 4.11-1

Steps to reproduce:

When eclipse is installed on a gtk3 environment (always?) it is using the "overlay scrollbar" feature which dos not reserve space for scrollbars and show scrollbars on mouseover.
Unfortunately, the eclipse UI does not play nice with that feature, e.g. I't not possible to select the last file on the package explorer with the mouse if it's at the very bottom of the explorer because the scrollbar overlays thet last line.

The issue can simply be workarounded by altering /usr/share/applications/eclipse.desktop:

Exec=env GTK_OVERLAY_SCROLLING=0 eclipse

This task depends upon

Closed by  Antonio Rojas (arojas)
Friday, 01 May 2020, 18:43 GMT
Reason for closing:  Won't fix
Additional comments about closing:  eclipse has been dropped to AUR due to lack of maintainer

Loading...