Bug 347586 - [Mac] use native cancel job icon
Summary: [Mac] use native cancel job icon
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.7   Edit
Hardware: Macintosh Mac OS X
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-29 14:16 EDT by Philippe Marschall CLA
Modified: 2020-05-15 23:39 EDT (History)
3 users (show)

See Also:


Attachments
a native job with progres bar and cancel icon (10.92 KB, image/png)
2011-05-29 14:17 EDT, Philippe Marschall CLA
no flags Details
an eclipse job with non-native cancel icon (33.16 KB, image/png)
2011-05-29 14:17 EDT, Philippe Marschall CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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?