Bug 270340 - [MultiPageEditor] Close button
Summary: [MultiPageEditor] Close button
Status: RESOLVED DUPLICATE of bug 103865
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4.2   Edit
Hardware: PC Windows XP
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-27 19:24 EDT by Nikola Mihajloviæ CLA
Modified: 2009-03-30 14:03 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikola Mihajloviæ CLA 2009-03-27 19:24:45 EDT
Build ID: M20090211-1700

Steps To Reproduce:
Hi, I really need close buttons on items of multi-page editor (org.eclipse.ui.part.MultiPageEditorPart). My sub-editors are not fixed!! I noticed that CTabFolder supports this feature, but creating CTabItems in multi-page editor is hidden inside private method createItem. This method should be made protected, or at least multi-page editor should support this feature. Thanks

More information:
Comment 1 Remy Suen CLA 2009-03-27 20:39:25 EDT
Arguably related to bug 103865.
Comment 2 Paul Webster CLA 2009-03-30 14:03:12 EDT

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