Bug 15042 - Selecting methods in members view doesn't always scroll to the method
Summary: Selecting methods in members view doesn't always scroll to the method
Status: RESOLVED DUPLICATE of bug 14467
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Linux
: P2 normal (vote)
Target Milestone: ---   Edit
Assignee: Kai-Uwe Maetzel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-01 15:56 EDT by James Moody CLA
Modified: 2006-07-07 16:01 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 James Moody CLA 2002-05-01 15:56:27 EDT
I have noticed a number of occasions where selecting a method in the Members
view does *not* scroll the java editor to the method (it doesn't scroll it at
all, actually), nor is the method highlighted in the left margin.

The case I have right now is:
org.eclipse.ui imported as pde binary project
Open class PageBookView.
Select method showPageRec() in the Members view.
Nothing happens.
Comment 1 Erich Gamma CLA 2002-05-05 13:24:59 EDT
problem is reproducable on Windows as well
Comment 2 Erich Gamma CLA 2002-05-11 18:14:16 EDT

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