Bug 538117 - Editor opens in wrong window
Summary: Editor opens in wrong window
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.8   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2018-08-21 07:24 EDT by Eugene Kiryakov CLA
Modified: 2018-08-24 12:19 EDT (History)
2 users (show)

See Also:


Attachments
Test Project (7.92 KB, application/x-zip-compressed)
2018-08-21 07:24 EDT, Eugene Kiryakov CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Kiryakov CLA 2018-08-21 07:24:47 EDT
Created attachment 275467 [details]
Test Project

If editor opens on perpective open there will be wrong behaviour if perspective opens in a new window.

Window -> Preferences -> General -> Perspectives. Set "Open a new perspective" in a new window.

Then open perspective "Test Perspective" (from attached project). Editor and perspective opens in different windows (editor should be opened in opened perspective)
Comment 1 Dani Megert CLA 2018-08-23 12:53:07 EDT
Which build/download are you using?
Comment 2 Eugene Kiryakov CLA 2018-08-24 10:57:12 EDT
(In reply to Dani Megert from comment #1)
> Which build/download are you using?

Eclipse IDE for RCP and RAP Developers

Version: Photon Release (4.8.0)
Build id: 20180619-1200
Comment 3 Dani Megert CLA 2018-08-24 12:19:08 EDT
As the Javadoc for #createInitialLayout says, you can add views. Opening an editor is not valid.