Bug 56781 - [Progress] Whilst checking out the progress bar flashes as the message is displayed in the windows
Summary: [Progress] Whilst checking out the progress bar flashes as the message is dis...
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact: Prakash Rangaraj CLA
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2004-03-30 12:43 EST by Alex Blewitt CLA
Modified: 2010-05-14 05:24 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 Alex Blewitt CLA 2004-03-30 12:43:50 EST
I'm testing on Mac OS X.3.3 using Eclipse 3.0M8, and I'm checking out 'platform-swt' over a relatively 
slow (wireless/slow net) link.

The 'progress bar' is updating how far it's gone through the process, but every time it updates, the 
progress bar flashes. Sometimes, it's clear it's doing a redraw but not actually changing the title (e.g. 
4%...4%...4%...5%...5% etc).

It looks like the progress bar update is always doing a 'fill background colour' which is visible before 
the message gets displayed. Is there anything that can be done so that the SWT component doesn't do 
a full refresh before the text gets written?

Marking this against CVS initially (because that's where I saw it), but expect that it will be reassigned to 
SWT or more suitable component as appropriate.
Comment 1 Jean-Michel Lemieux CLA 2004-04-01 23:19:11 EST
I don't see the flashing on Windows XP? In any case, it's not our widget.
Comment 2 Ines Khelifi CLA 2004-05-03 20:50:44 EDT
I just tested this on:
Mac OS 10.3.3
Eclipse Platform
Version: 3.0.0
Build id: 200405030010

I checked out platform-swt. The progress bar at the bottom right flickers
constantly, even though the message stays unchanged.
Comment 3 Tod Creasey CLA 2007-06-14 09:19:17 EDT
There are currently no plans to work on this although we would be happy to review patches.
Comment 4 Susan McCourt CLA 2009-07-09 19:30:15 EDT
As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009
Comment 5 Prakash Rangaraj CLA 2010-05-14 05:24:15 EDT
Am not seeing any flash right now. Probably gone during some other fixes. Marking as invalid for now