Bug 75558 - [Workbench] More than one editor activated on startup
Summary: [Workbench] More than one editor activated on startup
Status: RESOLVED DUPLICATE of bug 85005
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Stefan Xenos CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-04 06:18 EDT by Dani Megert CLA
Modified: 2005-04-05 10:23 EDT (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 Dani Megert CLA 2004-10-04 06:18:38 EDT
I200409300800

0. set preference to show multiple editor tabs
1. open Java editor on A.java
2. open Java editor on B.java
3. exit
4. set a breakpoint in AbstractTextEditor.createPartControl
5. start in debugger

==> createPartControl is hit twice instead of once

When selecting A.java before shutting down (i.e. most-left editor selected) only
one editor (for A.java) gets activated. Also, when opening more than 2 editors
only two get activated.
Comment 1 Nick Edgar CLA 2005-04-05 10:23:24 EDT

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