Bug 17570 - Initial sorting is wrong
Summary: Initial sorting is wrong
Status: RESOLVED DUPLICATE of bug 16883
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: Other Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Boris Shingarov CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-24 05:07 EDT by Dirk Baeumer CLA
Modified: 2002-06-19 16:35 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Baeumer CLA 2002-05-24 05:07:28 EDT
F1 
 
Suse 8.0, KDE 3.0, GTK 2 
 
- open Packages view 
- create Test project with JUnit setup 
- create new project Test 
  observe: it appears before JUnit. Actually the list is sorted. On Motif and 
  Windows Test appears afer JUnit.
Comment 1 Boris Shingarov CLA 2002-06-19 16:35:30 EDT
Caused by the bogus insertion order.

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