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

Bug 286232

Summary: [CCombo] List has minimal scroll offset
Product: [RT] RAP Reporter: Benjamin Muskalla <b.muskalla>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.3   
Target Milestone: 1.3 M2   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
screenshot none

Description Benjamin Muskalla CLA 2009-08-11 08:59:33 EDT
The drop down list of the CCombo is scrolled by two pixels when you open it. I think it should open with no offset.

* controls demo
* combo tab
* open dropdown for CCombo

The first item is scrolled into view and you can scroll up about 2px.
Comment 1 Ralf Sternberg CLA 2009-08-12 06:49:29 EDT
Cannot reproduce this. Any further information?
Comment 2 Benjamin Muskalla CLA 2009-08-12 07:00:21 EDT
Cannot reproduce it by just opening the ccombo but if you select "Simula" and open the list again you see the same effect. 
Comment 3 Benjamin Muskalla CLA 2009-08-12 07:05:57 EDT
Created attachment 144203 [details]
screenshot

Same scenario for last item: Select smalltalk, reopen list, you can scroll down 2 px.
Comment 4 Ivan Furnadjiev CLA 2009-08-24 07:15:17 EDT
This bug is fixed by omitting the focus list item outline border as we decided for bug 286902.