Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 301146

Summary: [ProgressBar] shape is null with fancy design
Product: [RT] RAP Reporter: Benjamin Muskalla <b.muskalla>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.3   
Target Milestone: 1.3 M5   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
patch none

Description Benjamin Muskalla CLA 2010-01-28 10:47:02 EST
With the new theming of the progressbar, there is a java script error "shape is null" when a progressbar is displayed.
Steps to reproduce:
* Workbench demo with fancy design
* Switch to Plannung perspective
* Start job with dialog
=> "shape is null" is logged
Comment 1 Benjamin Muskalla CLA 2010-01-28 11:38:54 EST
Created attachment 157536 [details]
patch

Happens if progressbar is invisible
Comment 2 Benjamin Muskalla CLA 2010-01-28 11:39:50 EST
Fixed in CVS HEAD. Thanks Tim.