Bug 2389 - [MPE] Take out workaround in MultiPageEditorPart.pageChange(int) (1GEV94I)
Summary: [MPE] Take out workaround in MultiPageEditorPart.pageChange(int) (1GEV94I)
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P2 normal (vote)
Target Milestone: 3.2 M3   Edit
Assignee: Paul Webster CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2001-10-10 22:35 EDT by Nick Edgar CLA
Modified: 2005-11-01 14:18 EST (History)
0 users

See Also:


Attachments
Remove the workarounds (1.78 KB, patch)
2005-08-25 13:31 EDT, Paul Webster CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Edgar CLA 2001-10-10 22:35:28 EDT
Can take out the workaround for 
1GCN531: SWT:WIN2000 - CTabFolder child's visibility is false on notification
in MultiPageEditorPart.pageChange(int).

Should also check if workaround for
1GAUS7C: ITPUI:ALL - Editor not activated when restored from previous session
can be removed.

NOTES:
Comment 1 DJ Houghton CLA 2001-10-29 18:24:54 EST
PRODUCT VERSION:
118

Comment 2 Nick Edgar CLA 2002-01-26 20:49:58 EST
Workarounds don't hurt.
Comment 3 Randy Giffen CLA 2002-08-08 11:12:12 EDT
Reopen for investigation
Comment 4 Tod Creasey CLA 2005-08-04 07:46:19 EDT
Paul please investigate if this still an issue
Comment 5 Paul Webster CLA 2005-08-25 13:31:00 EDT
They should come out with no problems.

I'll attach a patch with the removal, they should go into 3.2.

PW
Comment 6 Paul Webster CLA 2005-08-25 13:31:41 EDT
Created attachment 26460 [details]
Remove the workarounds

They should come out with no problems.

PW
Comment 7 Paul Webster CLA 2005-09-28 10:23:44 EDT
Released into HEAD for >20050928

PW