[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
Thu Jan 29 23:18:15 PST 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3801
------- Comment #1 from cxh at eecs.berkeley.edu 2009-01-29 23:18 -------
I can reproduce this but in the Ptolemy II devel tree, so it is not Kepler
specific. Running $PTII/bin/vergil will do it under Windows 2000 Server with
both Java 1.5.0_17 and 1.6.0_05.
Running java -classpath . ptolemy.vergil.VergilApplication
and then "File -> Open" will do it.
Interestingly, the plotter does not have this bug, even though both
the Plotter and Vergil use ptolemy.gui.Top and JFileChooser.
There is this Sun bug, which is close, but not totally the problem:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6548613
"Windows JFileChooser missing "My Recent Documents" in dropdown"
More information about the Kepler-dev
mailing list