Bug 4722 - First editor tab missing close button (1GF7QIQ)
Summary: First editor tab missing close button (1GF7QIQ)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P2 normal (vote)
Target Milestone: 2.0 M2   Edit
Assignee: Veronika Irvine CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-11 14:21 EDT by John Arthorne CLA
Modified: 2002-01-07 13:25 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 John Arthorne CLA 2001-10-11 14:21:54 EDT
Sometimes the editor tab is missing the "X" button for closing the editor,
even if that editor has focus (for example immediately after opening it).
Here are steps to reproduce from a new workspace (follow steps exactly on Win2k):

1) Open a brand new workbench
2) Close the Welcome editor
3) Create a project (Right click in navigator, New->Project->Simple->Project)
4) Select the project in the navigator, right click, New->File->abc.txt
5) Close the editor for "abc.txt"
6) Hide the editor area
7) Double click "abc.txt" to open the file
8) The close tab button is missing.  You have to open a second editor, then switch back to close the first.

NOTES:

KH (6/12/2001 11:11:19 AM)
	Moving to SWT for comment. 

VI (6/15/2001 10:04:24 AM)
	At the time when the CTabFolder is first resized, there is no selected tab item and therefore the 
	close button does not get laid out.
Comment 1 DJ Houghton CLA 2001-10-29 16:33:49 EST
PRODUCT VERSION:

0.122 Win2k

Comment 2 Mike Wilson CLA 2001-12-10 11:24:30 EST
VI to retest.
Comment 3 Veronika Irvine CLA 2002-01-07 13:25:40 EST
This problem is fixed.