[kepler-dev] [Bug 5760] saving xml to existing file asks twice on mac
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Fri Dec 7 12:35:10 PST 2012
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5760
Christopher Brooks <cxh at eecs.berkeley.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |cxh at eecs.berkeley.edu
Assignee|barseghian at nceas.ucsb.edu |crawl at sdsc.edu
--- Comment #1 from Christopher Brooks <cxh at eecs.berkeley.edu> ---
Fixed in r65184 in ptolemy/actor/gui/TableauFrame.java
I updated Top.java as well, though that code is not called because
TableauFrame overrides those methods.
The issue is that FileDialog prompts the user if during Save As, the
file already exists. FileChooser does not prompt.
I also tested this under Windows with Java 1.6:
export JAVAFLAGS=-Dptolemy.ptII.useFileDialog=true
$PTII/bin/vergil
I'm assigning this to Daniel for verification and closing.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-dev/attachments/20121207/340c9cbf/attachment.html>
More information about the Kepler-dev
mailing list