Bug 5026 - When "Show source of selected element only" is active we should focus the class file and not the package name
Summary: When "Show source of selected element only" is active we should focus the cla...
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Kai-Uwe Maetzel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-16 15:34 EDT by Rodrigo Peretti CLA
Modified: 2001-10-19 23:40 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 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.