Bug 465178 - [GTK3] List#getTopIndex has inconsistent behavior in GTK3
Summary: [GTK3] List#getTopIndex has inconsistent behavior in GTK3
Status: CLOSED DUPLICATE of bug 461354
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.5   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-22 06:01 EDT by Nobody - feel free to take it CLA
Modified: 2015-04-22 06:39 EDT (History)
2 users (show)

See Also:


Attachments
Screenshot of the snippet result (89.50 KB, image/png)
2015-04-22 06:01 EDT, Nobody - feel free to take it CLA
no flags Details
Snippet to reproduce the issue (1.14 KB, text/plain)
2015-04-22 06:02 EDT, Nobody - feel free to take it CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nobody - feel free to take it CLA 2015-04-22 06:01:45 EDT
Created attachment 252621 [details]
Screenshot of the snippet result

While debugging a failing test for ListViewerTest#testSelectionReveal in JFace I managed to narrow down to a potential issue with List widget with GTK 3. The getTopIndex method returns a wrong value. Attached the screenshot and snippet to reproduce.
Comment 1 Nobody - feel free to take it CLA 2015-04-22 06:02:45 EDT
Created attachment 252622 [details]
Snippet to reproduce the issue
Comment 2 Sravan Kumar Lakkimsetti CLA 2015-04-22 06:39:10 EDT

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