Bug 71522 - [EditorMgmt] Inconsistent behaviour (visibility) by Editor's control
Summary: [EditorMgmt] Inconsistent behaviour (visibility) by Editor's control
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-05 17:05 EDT by Pratik Shah CLA
Modified: 2019-09-06 16:06 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pratik Shah CLA 2004-08-05 17:05:32 EDT
When an EditorPart's createPartControl(Composite parent) method is invoked, 
calling isVisible() on the parent returns false most of the time (to prevent 
flashing perhaps?).  However, there are certain times when it is visible.  
This is the case where you have three editors open, and you close the 
workbench.  Upon restarting, if you close the first two editors that are 
visible, the third one (and all remaining editors, if more were open) will be 
given a visible Composite in its createPartControl() method.  If you only have 
two editors open when the workbench restarts, whether or not the second one 
will get a visible Composite depends on which is initially selected.
Comment 1 Susan McCourt CLA 2009-07-09 19:06:00 EDT
As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009
Comment 2 Boris Bokowski CLA 2009-11-17 13:06:35 EST
Remy is now responsible for watching the [EditorMgmt] component area.
Comment 3 Eclipse Webmaster CLA 2019-09-06 16:06:47 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.