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 108892

Summary: GTK L&F: Folder icons in explorer drawn bad on some themes
Product: platform Reporter: Antonin Nebuzelsky <anebuzelsky>
Component: Window SystemAssignee: David Simonek <dsimonek>
Status: VERIFIED FIXED    
Severity: blocker Keywords: GTK, L&F
Priority: P2    
Version: 6.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot on Human theme
Screenshot on High Contrast Large Print theme

Description Antonin Nebuzelsky 2007-07-04 16:50:21 UTC
Ubuntu 6.10, jdk 1.6.0_02-b05
NB trunk build 070704

The icons in explorer for collapsed (>) and for expanded (v) folder are drawn incorrectly on some GTK LaF themes. See
the attached example screenshot from Ubuntu's Human theme.
Comment 1 Antonin Nebuzelsky 2007-07-04 16:52:17 UTC
Created attachment 44715 [details]
Screenshot on Human theme
Comment 2 Antonin Nebuzelsky 2007-07-04 16:54:55 UTC
Very visible, should be fixed ASAP.

-> P2
Comment 3 Antonin Nebuzelsky 2007-07-09 16:27:54 UTC
Created attachment 44825 [details]
Screenshot on High Contrast Large Print theme
Comment 4 David Simonek 2007-07-17 12:34:51 UTC
Working on fix...
Comment 5 David Simonek 2007-07-18 10:47:24 UTC
fixed in main trunk:

Checking in core/swing/plaf/src/org/netbeans/swing/plaf/gtk/GtkLFCustoms.java;
/cvs/core/swing/plaf/src/org/netbeans/swing/plaf/gtk/GtkLFCustoms.java,v  <--  GtkLFCustoms.java
new revision: 1.22; previous revision: 1.21
done
Checking in openide/explorer/src/org/openide/explorer/propertysheet/PropUtils.java;
/cvs/openide/explorer/src/org/openide/explorer/propertysheet/PropUtils.java,v  <--  PropUtils.java
new revision: 1.19; previous revision: 1.18
done
Comment 6 Antonin Nebuzelsky 2007-07-18 12:44:38 UTC
Good! Seems to work OK for all themes in Ubuntu I tried, even for the Large Print ones.