This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 30665 - Bad size of progress cursor (on Linux)
Summary: Bad size of progress cursor (on Linux)
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks: 30014
  Show dependency tree
 
Reported: 2003-02-04 19:26 UTC by Jiri Rechtacek
Modified: 2008-12-22 19:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Rechtacek 2003-02-04 19:26:55 UTC
On Linux is badly sized the progess cursor, it
doesn't recpect the size 16x16, is oversized.
Blocks using this cursor on linux.
Comment 1 Jiri Rechtacek 2003-02-05 17:15:39 UTC
fixed in main trunk.

Date: 03/02/05 09:13:50
Modified:    src/org/openide/util IconManager.java Utilities.java
Log: bugfix #30665, correct size of cursor on linux
Revision  Changes    Path
1.20      +1 -1      openide/src/org/openide/util/IconManager.java
1.123     +15 -4     openide/src/org/openide/util/Utilities.java
Comment 2 Marian Mirilovic 2003-06-11 15:26:36 UTC
verified