Bug 157661 - [Sync View] Synchronize view should turn off redraw when toggling filter mode
Summary: [Sync View] Synchronize view should turn off redraw when toggling filter mode
Status: ASSIGNED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P5 minor (vote)
Target Milestone: ---   Edit
Assignee: Platform Team Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2006-09-18 14:06 EDT by Randy Hudson CLA
Modified: 2019-09-06 16:16 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Hudson CLA 2006-09-18 14:06:39 EDT
When changing from incoming to outgoing, etc., the Synchronize tree can be seen animating as it expands and collapses treeitems.  This can take a long time if the tree is large. The fix is to avoid windows' animation by turning off redraw, updating the tree, and turning it back on.

Part of the problem is probably caused by the nature of the update.  It seems like treeitems are not reused in a way that relates to the similarity in what is being display before and after. So you see the same project disappear, and then reappear, and the expansion state is repaired due to the lack of reuse of the treeitems.
Comment 1 Eclipse Webmaster CLA 2019-09-06 16:16:31 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.