|
Quick Lists
|
|
Bug ID:
|
6765065
|
|
Votes
|
0
|
|
Synopsis
|
Security Warning needs better icons
|
|
Category
|
java:classes_awt
|
|
Reported Against
|
|
|
Release Fixed
|
6u12(b02)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
2-High
|
|
Related Bugs
|
6693253
,
6749517
|
|
Submit Date
|
29-OCT-2008
|
|
Description
|
The security warning uses triangle icons to represent itself on the screen. As of now (see 6749517 and 6693253), the warning uses 16x16 icons. There are two problems with them:
1. The icons themselves look somewhat ugly.
2. There's only one size of the icon in the AWT library which brings problems when resizing the icon (since the AWT uses the size of the system window controls - close, maximize buttons, etc. - to set the size of the security warning).
Posted Date : 2008-10-29 14:05:29.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
The AWT library needs to contain the icons of the following sizes: 16x16, 24x24, 32x32, 48x48.
The new icons are attached. They're currently drawn in the .SVG format, so should need arise to have them in other sizes, we can easily make the resized images.
Posted Date : 2008-10-29 14:01:27.0
The latest icons are attached in the security-icons.zip file.
Posted Date : 2008-11-21 13:04:50.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |