Bug 257683 - [Progress] Drawing in ProgressCanvasViewer broken if > 1 item
Summary: [Progress] Drawing in ProgressCanvasViewer broken if > 1 item
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Prakash Rangaraj CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-05 03:54 EST by Dani Megert CLA
Modified: 2019-09-06 15:31 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2008-12-05 03:54:05 EST
I20081202-1812.

org.eclipse.ui.internal.progress.ProgressCanvasViewer.initializeListeners().new PaintListener() {...}.paintControl(PaintEvent) method has a loop to draw job labels but that doesn't work if there's more than one item:
- in horizontal mode there's normally not enough space (status line will show
  the first item and some cheese at the bottom for the second one).
- in vertical mode they are drawn on top of each other resulting unreadable
  screen cheese
Comment 1 Dani Megert CLA 2008-12-05 10:34:13 EST
Marking as minor: currently the viewer is used/configured to only use one item.
Comment 2 Eclipse Webmaster CLA 2019-09-06 15:31:40 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.