Bug 202120 - Tree#getTopItem() returns wrong item if event-queue not flushed before
Summary: Tree#getTopItem() returns wrong item if event-queue not flushed before
Status: CLOSED DUPLICATE of bug 74739
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.3   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Bogdan Gheorghe CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-04 03:35 EDT by Thomas Schindl CLA
Modified: 2016-10-18 12:00 EDT (History)
5 users (show)

See Also:


Attachments
Test-Snippet (1.60 KB, text/x-java)
2007-09-04 03:35 EDT, Thomas Schindl CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Schindl CLA 2007-09-04 03:35:45 EDT
Created attachment 77620 [details]
Test-Snippet

Calling showItem and immediately afterwards testing for Tree#getTopItem() returns the old top-item. This only fails on GTK (Win32 and OS-X) report the correct item. If you comment in the while-loop everything is fine.
Comment 1 Praveen CLA 2009-12-08 07:02:10 EST
This is similar to bug#74739 and this can be marked as a duplicate.
Comment 2 Eric Williams CLA 2016-10-18 12:00:36 EDT

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