Bug 18929 - Switching view to fast view leaves a "zumbi" view around
Summary: Switching view to fast view leaves a "zumbi" view around
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 critical (vote)
Target Milestone: 2.0 F3   Edit
Assignee: Eduardo Pereira CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 18636 18642 18713 18763 18778 18783 18921 18945 19094 19471 (view as bug list)
Depends on:
Blocks: 19233
  Show dependency tree
 
Reported: 2002-06-03 17:25 EDT by Felipe Heidrich CLA
Modified: 2002-06-07 14:23 EDT (History)
13 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felipe Heidrich CLA 2002-06-03 17:25:47 EDT
build 20020602 (F2)
Tested only on windows

1) Supposed you have Package and Hierarchy together on the same view.
2) Drag the Package view making it be a Fast View
3) Resize the hierarchy view to be wider
4) At this point you got a huge gray area
5) Try switch to another view, look like the old view is around

(no log found)
Comment 1 Eduardo Pereira CLA 2002-06-03 17:37:23 EDT
Reproduced.
Removed the changes to stack view (i.e. fix for 17047 in 
PerspectivePresentation) and the problem still happens.
Comment 2 Eduardo Pereira CLA 2002-06-03 18:01:35 EDT
Loaded org.eclipse.ui v200020530a and the problem does not happen.
Comment 3 Eduardo Pereira CLA 2002-06-03 18:16:49 EDT
The problem was introduced in v20020601 and it is due to changes in 
PartTabFolder (fix for bug 17733).
Comment 4 Nick Edgar CLA 2002-06-03 22:47:06 EDT
Thanks for the reproduceable case!
Comment 5 Eduardo Pereira CLA 2002-06-04 14:44:12 EDT
Approved by Nick and Kevin.
Fix released in the HEAD stream.
Going to build a workbench.jar and send to eclipse.dev

Comment 6 Randy Hudson CLA 2002-06-05 09:47:43 EDT
Please see if 19233 is related.  It does not involve fast view.

It there a patch I can test to try to reproduce 19233?
Comment 7 Eduardo Pereira CLA 2002-06-05 10:38:53 EDT
Please try the fix I posted in the eclipse-dev. Just replace 
org.eclipse.ui/workbench.jar. Here is the link. 

http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-ui-
home/patches/I-20020602/workbench.jar

The steps here use fastview but the bug is related to TabFolder.
Comment 8 Eduardo Pereira CLA 2002-06-05 10:40:53 EDT
Added hudsonr to CC.
Comment 9 Nick Edgar CLA 2002-06-05 11:27:50 EDT
*** Bug 18636 has been marked as a duplicate of this bug. ***
Comment 10 Nick Edgar CLA 2002-06-05 11:28:05 EDT
*** Bug 18642 has been marked as a duplicate of this bug. ***
Comment 11 Randy Hudson CLA 2002-06-05 11:35:06 EDT
(Sorry, I just posted this to one of the dupes by accident)

The patch did not fix my problem.
Step to reproduce.
1) Open Java perspective.
2) Show Synchronize View, then stack it on top of the Tasks View at the bottom 
center. (I also have Console and Search stacked there.  On the right side I 
have JUnit and Outline Views)
3) Close Synchronize View.
4) Synchronize a project with changes.
5) Close Syncrhonize View.
6) Syncrhonize again (I'm using a different project the second time, probably 
doesn't matter).

BUG: The previous view (Console, for me) remains visible.  Synchronize Tab is 
selected.  double-clicking on the Stacked Parts causes the entire Perspective 
to go blank (gray).
Comment 12 Nick Edgar CLA 2002-06-05 11:39:31 EDT
*** Bug 18778 has been marked as a duplicate of this bug. ***
Comment 13 Eduardo Pereira CLA 2002-06-05 12:38:37 EDT
Randy, I could not reproduce it by following the steps you posted. Please could 
you add some more info to it. E.g. screen shots (before and after); preference 
setting you have (are you opening views as fast views?). Is your Java 
Perspective customized? Could you attach the *_persp.xml file that is 
in .metadata/plugins/org.eclipse.ui 
Comment 14 Felipe Heidrich CLA 2002-06-05 12:41:24 EDT
I could,
if you have problems, just step in my office.
Comment 15 Randy Hudson CLA 2002-06-05 13:07:36 EDT
Felipe, were you reponding to Eduardo?  So, you were able to reproduce my 
scenario with the patch?
Comment 16 Felipe Heidrich CLA 2002-06-05 13:15:08 EDT
Yes,
I'm reporting to him (Eduardo).
I'm able to reproduced your (Randy) case.

BTW,
I've just tested Eduardo's fix
(http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-ui-
home/patches/I-20020602/workbench.jar)

And the original bug described on this PR is still there.

So I loaded the last ui code (org.eclipse.ui and org.eclipse.ui.win32, the 
other required plugins I got from the platform) from the HEAD stream (although 
it can useless since I don't know with the code was released) and tested ot on 
self-host eclipse. The problems (both) are still there.

Comment 17 Eduardo Pereira CLA 2002-06-05 14:08:47 EDT
Removed fix for bug 17733 which caused all these layout problem.
Released in the HEAD stream. Will be included in the build tomorrow.
Comment 18 Felipe Heidrich CLA 2002-06-05 14:21:08 EDT
I've double checked the changes from my machine.
Both problems are fixed.
Comment 19 Nick Edgar CLA 2002-06-05 16:10:15 EDT
*** Bug 18783 has been marked as a duplicate of this bug. ***
Comment 20 Nick Edgar CLA 2002-06-05 23:42:28 EDT
*** Bug 18713 has been marked as a duplicate of this bug. ***
Comment 21 Eduardo Pereira CLA 2002-06-06 09:33:45 EDT
*** Bug 18763 has been marked as a duplicate of this bug. ***
Comment 22 Eduardo Pereira CLA 2002-06-06 09:35:51 EDT
*** Bug 18945 has been marked as a duplicate of this bug. ***
Comment 23 Eduardo Pereira CLA 2002-06-06 09:37:30 EDT
*** Bug 18921 has been marked as a duplicate of this bug. ***
Comment 24 Eduardo Pereira CLA 2002-06-06 09:39:27 EDT
*** Bug 18636 has been marked as a duplicate of this bug. ***
Comment 25 Eduardo Pereira CLA 2002-06-06 09:41:08 EDT
*** Bug 19094 has been marked as a duplicate of this bug. ***
Comment 26 Eduardo Pereira CLA 2002-06-06 09:44:56 EDT
*** Bug 19471 has been marked as a duplicate of this bug. ***
Comment 27 Chris McLaren CLA 2002-06-06 10:33:46 EDT
reproduced this on 20020606 8:22
Comment 28 Eduardo Pereira CLA 2002-06-07 14:23:35 EDT
Fix was not included in the build 0606-8:22.
Tested build 0607 and it is OK.