This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 95713 - focus on previously selected tab
Summary: focus on previously selected tab
Status: RESOLVED DUPLICATE of bug 85666
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-15 16:00 UTC by Tomas Mysik
Modified: 2007-11-05 13:42 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Mysik 2007-02-15 16:00:30 UTC
it would be nice to focus previously selected tab in editor (maybe bug?)
Comment 1 Jiri Prox 2007-02-15 16:56:58 UTC
Can you provide more info, please? When exactly (upon which action) shoud the
editor get focus?
Comment 2 Tomas Mysik 2007-02-15 17:07:10 UTC
I open 3 files in editor, e.g. A.java, B.java, C.java - I'm working on A.java, 
then I switch to C.java - when I close C.java (its tab), focus should be back 
in A.java (preferably on the line/place where I was before leaving) but I'm in 
tab of B.java
Comment 3 Jiri Prox 2007-02-15 17:17:30 UTC
Thanks for fast clarification. There is already enhancement existing asking for
such functionality

*** This issue has been marked as a duplicate of 85666 ***