Bug 5026

Summary: When "Show source of selected element only" is active we should focus the class file and not the package name
Product: [Eclipse Project] JDT Reporter: Rodrigo Peretti <rodrigo>
Component: UIAssignee: Kai-Uwe Maetzel <kai-uwe_maetzel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Rodrigo Peretti CLA 2001-10-16 15:34:21 EDT
Build 204 - Windows XP

Usability:
  I usually work with "Show source of selected element only" active. When I 
have more than one java file open, clicking on a file puts the focus on the 
package name. Not sure if it can be solved by the java editor but it would be 
much more useful if the focus could go to the java class.
  It would be a great plus to have the focus going back to the last selected 
element of that file. So that it would go back to the last method I was 
editing.
Comment 1 Rodrigo Peretti CLA 2001-10-17 12:03:46 EDT
Not sure how/why but it seems to be working now (on the same machine and 
build).
Comment 2 Erich Gamma CLA 2001-10-19 23:40:02 EDT
fixed. bug wasn't in the Java editor.