Bug 274035 - [EditorMgmt] Opening an editor: provide control over editor tab visibility
Summary: [EditorMgmt] Opening an editor: provide control over editor tab visibility
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.6   Edit
Assignee: Platform UI Triaged CLA
QA Contact: Oleg Besedin CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-28 09:24 EDT by Oleg Besedin CLA
Modified: 2009-11-26 09:42 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Besedin CLA 2009-04-28 09:24:20 EDT
Current code does not provide an ability to control visibility of the editor tabs (tabs being visible on top of the editor stack vs. being added to the dropdown folder).

One specific issue that comes from the current behavior is described in the bug 272884: when opening non-materialized editor there is no way to force its tab to be visible.
Comment 1 Oleg Besedin CLA 2009-11-26 09:42:24 EST
An alternative approach seems to be working for bug 272884.