Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 296216

Summary: [design][business] show custom scrollbar in coolbar overflow
Product: [RT] RAP Reporter: Holger Staudacher <holger.staudacher>
Component: WorkbenchAssignee: Project Inbox <rap-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 1.3   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Holger Staudacher CLA 2009-11-26 05:19:12 EST
Currently the table in the overflow layer does not show any scrollbar. This means, if more than two items are in the table, the user don't know that the must scroll down to see the other items. RWT uses the standard OS Scroolbar, so the usage of this scrollbar is not an option because it looks really odd within the transparent table. The solution would be a custom scrollbar which uses two buttons to scroll up and down.
Comment 1 Holger Staudacher CLA 2010-01-13 12:38:23 EST
We use now a ScrolledComposite to show the scrollbar. This comes with the fix for bug 277883. I will now close this bug as WONTFIX.