Bug 543990 - Unreachable last item in scrolling pane
Summary: Unreachable last item in scrolling pane
Status: CLOSED DUPLICATE of bug 519728
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.11   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-30 14:59 EST by Jan Nielsen CLA
Modified: 2019-01-31 05:18 EST (History)
2 users (show)

See Also:


Attachments
Expandable "Infos" item obscured by horizontal scroll-bar. (303.64 KB, image/jpeg)
2019-01-30 14:59 EST, Jan Nielsen CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Nielsen CLA 2019-01-30 14:59:47 EST
Created attachment 277388 [details]
Expandable "Infos" item obscured by horizontal scroll-bar.

If the last item in the "Problems" pane is an expandable "Infos" and the pane has a vertical scroll bar and a horizontal scroll bar, then "Infos" is mostly covered by the horizontal scroll bar so you cannot expand it.
Comment 1 Andrey Loskutov CLA 2019-01-30 15:26:43 EST
I guess if you disable overlay scrollbars, this wil work again.
export GTK_OVERLAY_SCROLLING=0
Comment 2 Dani Megert CLA 2019-01-31 05:18:12 EST

*** This bug has been marked as a duplicate of bug 519728 ***