Comment 36 for bug 1303758

Revision history for this message
In , Marc-andre-laperle (marc-andre-laperle) wrote :

(In reply to Lars Vogel from comment #29)
> (In reply to Marc-Andre Laperle from comment #28)
> > I don't think so, I still see the problem when adding an extension and also
> > in Installation Details > Installation History for example. You did set
> > SWT_GTK3=1 explicitly as well, right? That's necessary on Ubuntu 14.04 (GTK
> > 3.10 is not white listed to be used by Eclipse).
>
> Thanks, indeed if I use export SWT_GTK3=1, the table gets empty. This bug is
> marked as fixed. Do we have a bug report for the root cause of this issue?

There is a bug report on Ubuntu's side:
https://bugs.launchpad.net/overlay-scrollbar/+bug/1303758

Keep in mind that there are other issues about the overlay-scrollbars so I wouldn't re-enable them by default just yet:

- Stack overflows in overlay-scrollbar:
https://bugs.launchpad.net/bugs/789123 (with patch)

- Crash in Webkit that is Ubuntu specific and seems to be a bug on the Webkit side when using the overlay-scrollbar:
https://bugs.webkit.org/show_bug.cgi?id=129784 (with patch)

- Use of a scrollbar as a slider: it's not visible when it's the only child in a container, see:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=368929
https://bugs.eclipse.org/bugs/show_bug.cgi?id=384763
https://bugs.launchpad.net/overlay-scrollbar/+bug/1188831 (with patch)