[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform] Re: How to bring to top without activating?
|
- From: Paul Webster <pwebster@xxxxxxxxxx>
- Date: Tue, 26 Feb 2008 10:25:59 -0500
- Newsgroups: eclipse.platform
- Organization: EclipseCorner
- User-agent: Thunderbird 1.5.0.12 (X11/20070529)
Kristen Kurimoto wrote:
1. WorkbenchPage.openEditor is activating the editor even when I
specify activate=false. This happens because of problem 2.
2. WorkbenchPage.bringToTop is always making the editor active because
newPartContainer == activeEditorContainer
It will make it the activeEditor ... which isn't the same as making it
active, the same way when you link with editor and click on an file in
the package explorer, the associated open editor comes to the top ...
but the package explorer is still active.
This seems like an Eclipse bug that was introduced in 3.3. Does anyone
know what changed and if there is a workaround?
The bug is bringing to secondary window to the front? and it didn't use
to do this in 3.2?
It always made the new editor the active editor (just not the active part).
Later,
PW
--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/workbench.htm