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 - GTK L&F: Folder icons in explorer drawn bad on some themes
Summary: GTK L&F: Folder icons in explorer drawn bad on some themes
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All Linux
: P2 blocker (vote)
Assignee: David Simonek
URL:
Keywords: GTK, L&F
Depends on:
Blocks:
 
Reported: 2007-07-04 16:50 UTC by Antonin Nebuzelsky
Modified: 2008-12-22 10:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot on Human theme (142.25 KB, image/png)
2007-07-04 16:52 UTC, Antonin Nebuzelsky
Details
Screenshot on High Contrast Large Print theme (126.20 KB, image/png)
2007-07-09 16:27 UTC, Antonin Nebuzelsky
Details

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