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 106419 - Clipped icons in Aqua L&F
Summary: Clipped icons in Aqua L&F
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Directory Chooser (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-12 19:28 UTC by _ tboudreau
Modified: 2008-12-22 14:37 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen shot (80.73 KB, application/octet-stream)
2007-06-12 19:28 UTC, _ tboudreau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2007-06-12 19:28:07 UTC
See the new folder and back buttons  in the attached screen shot - they need wider insets or something.
Comment 1 _ tboudreau 2007-06-12 19:28:36 UTC
Created attachment 43565 [details]
Screen shot
Comment 2 David Simonek 2007-06-13 08:43:58 UTC
Could somebody on Mac help me with this? I can't handle all the platforms on earth myself :-(
Code is in module core/swing/dirchooser, class DirectoryChooserUI, method createTopToolbar, buttons are upFolderButton
and newFolderButton.
Comment 3 David Simonek 2007-06-13 11:02:02 UTC
OK, it looks I *can* sometimes handle all platforms on earth :-)

fixed in main trunk:

Checking in DirectoryChooserUI.java;
/cvs/core/swing/dirchooser/src/org/netbeans/swing/dirchooser/DirectoryChooserUI.java,v  <--  DirectoryChooserUI.java
new revision: 1.10; previous revision: 1.9

write once, fix on every OS :-)