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

Summary: Bad size of progress cursor (on Linux)
Product: platform Reporter: Jiri Rechtacek <jrechtacek>
Component: Window SystemAssignee: Jiri Rechtacek <jrechtacek>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 30014    

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