[kepler-dev] [Bug 3801] open dialog, common places pane has white box instead of text

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Mar 24 18:30:44 PDT 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3801

--- Comment #12 from Christopher Brooks <cxh at eecs.berkeley.edu> 2010-03-24 18:30:43 PDT ---
I'm reviewing old bugs.
This bug is still present in the devel tree.


The problems is that under Windows 2003, anything that uses JFileBrowser
will have white boxes in the left hand side.  The fix is to use
ptolemy.gui.JFileChooserBugFix

However, this class:

./data-handling/src/org/ecoinformatics/seek/querybuilder/QBApp.java

is in a package that does not import any ptolemy packages, so I'm hesitant
to add the import.  If QBApp is fixed or shown to not have the bug then
I believe this bug can be closed.

The following files should be merged from the head to the Kepler release
branch.

trunk/modules/gui/src/org/kepler/gui/kar/DeleteArchiveAction.java
trunk/modules/gui/src/org/kepler/gui/kar/ExportArchiveAction.java
trunk/modules/gui/src/org/kepler/gui/kar/OpenArchiveAction.java
trunk/modules/gui/src/org/kepler/gui/kar/RefreshFolderAction.java
trunk/modules/gui/src/org/kepler/gui/kar/ViewManifestAction.java

trunk/modules/module-manager-gui/src/org/kepler/modulemanager/gui/CurrentSuitePanel.java

trunk/modules/gui/src/org/kepler/gui/ComponentLibraryPreferencesTab.java

trunk/modules/actors/src/org/cipres/kepler/NexusFileReader.java

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list