Bug 235066 - [Progress] Hidden progress monitors, no scrollbars
Summary: [Progress] Hidden progress monitors, no scrollbars
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-02 04:04 EDT by Laurent Marchal CLA
Modified: 2019-09-06 16:14 EDT (History)
4 users (show)

See Also:


Attachments
Screenshot of the progressview bug (293.08 KB, image/png)
2008-06-02 04:04 EDT, Laurent Marchal CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Marchal CLA 2008-06-02 04:04:43 EDT
Created attachment 103076 [details]
Screenshot of the progressview bug

Build ID: Ganymede M7

Steps To Reproduce:
1. Start eclipse
2. run multiple long running jobs
3. open the progress view


More information:
I use the eclipse progress view in my RCP application.
With eclipse 3.3 europa all worked fine, but since i use Ganymede M7 the progress view don't show all the progress bars, the widgets are too large, and no scrollbars are shown.
Please take a look at the attachment.

With this problem, you can't see that multiple jobs are running.

I use the eclipse job.LONG priority.
Comment 1 Tod Creasey CLA 2008-06-02 12:51:24 EDT
Which window manager are you using? This looks like Bug 215568
Comment 2 Laurent Marchal CLA 2008-06-02 13:05:58 EDT
I am using Metacity on Gnome 2.22.2.
the distribution is Ubuntu Gutsy, GTK 2.12.9-3ubuntu4.

It seems it's the same bug, but i don't use the same window manager.

I will try on other distribution.

sorry for the duplicate.
Comment 3 Mark Lee CLA 2008-07-05 04:56:01 EDT
I saw this exact same problem in my RCP application using the Progress View.

I "fixed" it by making sure I called progressMonitor.beginTask() in the Job run() method.

It seems like the view is not nicely laid out unless the progress monitor is activated.

This did not really resolve my own use case, since I simply wanted to see a nice tidy of list of jobs in the Progress View without any animated progress bar. My tasks are of IProgressMonitor.UNKNOWN amount of work and the animated indterminate progress bars can be quite distracting.

I use the Kubuntu 8.04 and KDE 3.5.9 if that's relevant at all.

-M.
Comment 4 Susan McCourt CLA 2009-07-09 19:39:08 EDT
As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009
Comment 5 Eclipse Webmaster CLA 2019-09-06 16:14:55 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.