Bug 126037 - "getActivePage" returns null when editor is launched the first time
Summary: "getActivePage" returns null when editor is launched the first time
Status: RESOLVED DUPLICATE of bug 31356
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy GEF (MVC) (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-01 11:44 EST by Fabienne CLA
Modified: 2006-02-01 11:51 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabienne CLA 2006-02-01 11:44:02 EST
"setPage(PlatformUI.getWorkbench().getActiveWorkbenchWindow().getActivePage());" returns page=null, when the editor is launches for the first time. Therefor I cannot open for example the properties pages (show in properties view) by selecting a part in the editor and using the context menu. If I close the editor and open it again the appropriate part is assigned and the properties page views open accordingly.
Comment 1 Randy Hudson CLA 2006-02-01 11:51:53 EST
The UI team has decided not to fix this bug. There are probably workarounds to finding the page.

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