eclipse / amalgam

Eclipse Public License 1.0
1 stars 4 forks source link

Activity Explorer is opened twice on Eclipse Mars #86

Open eclipse-amalgam-bot opened 3 years ago

eclipse-amalgam-bot commented 3 years ago

If a session is opened and activity explorer editor is focused on eclipse restart, activity explorer will be created a second time on Eclipse Mars.

🆔 ECLIPSE-483822 👷 philippe.dul 📅 2015-12-07

eclipse-amalgam-bot commented 3 years ago

ci-bot commented on 2015-12-09

Merged to [master]. Commit: http://git.eclipse.org/c/amalgam/org.eclipse.amalgam.git/commit/?id=2f73a23cfebcabbe987f1bce1cad76e31979206e

faycal.abka commented on 2016-01-18

This is not fixed. The problem is caused when a session is restaured (for instance, Diagram editor is active), OPEND Event is send to the Activity Explorer SessionManagerListener which opens a new Activity Explorer Editor, even if there are a non restaured Activity Explorer editor associated to the session.

Scenario to reproduce: 1- Open session (A) with its Activity Explorer Editor 2- Create/Open diagram editor in A. 3- Restart

When a restart achieve, the session is restaured and a new Activity Explorer Editor for A will be opened (Even if the are already one).

ci-bot commented on 2016-08-17

Merged to [master]. Commit: http://git.eclipse.org/c/amalgam/org.eclipse.amalgam.git/commit/?id=3c819e3456ae4f3e94bb668bc89de98915f8a321