Bug 30335 - [JFace] "Show in package explorer" doesn't
Summary: [JFace] "Show in package explorer" doesn't
Status: RESOLVED DUPLICATE of bug 26388
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Andrew Irvine CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-27 17:51 EST by Jared Burns CLA
Modified: 2003-01-28 11:16 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jared Burns CLA 2003-01-27 17:51:40 EST
Build 20030121
Linux-GTK

The "Show in package explorer" action expands the tree to the appropriate
item but it doesn't actually show it. That is, it doesn't scroll to the item.
Comment 1 Dirk Baeumer CLA 2003-01-28 04:19:12 EST
Works under Windows. We are calling setSelection(selection, true) at 
StructuredViewer. Unclear if this is a JFace or SWT problem. Moving to JFace 
first.
Comment 2 Nick Edgar CLA 2003-01-28 10:42:20 EST
Andrew, can you please investigate this one?
Comment 3 Andrew Irvine CLA 2003-01-28 11:16:04 EST

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