Bug 347586

Summary: [Mac] use native cancel job icon
Product: [Eclipse Project] Platform Reporter: Philippe Marschall <philippe.marschall>
Component: SWTAssignee: Platform UI Triaged <platform-ui-triaged>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: lshanmug, prakash, remy.suen
Version: 3.7   
Target Milestone: ---   
Hardware: Macintosh   
OS: Mac OS X   
Whiteboard:
Attachments:
Description Flags
a native job with progres bar and cancel icon
none
an eclipse job with non-native cancel icon none

Description Philippe Marschall CLA 2011-05-29 14:16:47 EDT
Build Identifier: I20110519-1138

A red square is used as a cancel icon for jobs. Since this icon is right next to the native progress bar using a non-native icon looks weird. Mac OS X for example uses a gray circle with a white x.

Reproducible: Always

Steps to Reproduce:
1. create a job
2. look at the cancel icon
Comment 1 Philippe Marschall CLA 2011-05-29 14:17:31 EDT
Created attachment 196856 [details]
a native job with progres bar and cancel icon
Comment 2 Philippe Marschall CLA 2011-05-29 14:17:57 EDT
Created attachment 196857 [details]
an eclipse job with non-native cancel icon
Comment 3 Prakash Rangaraj CLA 2011-05-29 14:44:08 EDT
Lakshmi,
   Is this native icon available via any SWT/Cocoa API?