[kepler-dev] [Bug 4312] - Clicking cancel on "sure you want to exit" dialog exits anyway
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Wed Sep 16 15:40:19 PDT 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4312
berkley at nceas.ucsb.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #4 from berkley at nceas.ucsb.edu 2009-09-16 15:40 -------
I fixed this bug by using code from TableauFrame to handle the exit instead of
using the exit action itself. The problem is, there is no way to tell what
button the user clicked on the dialog from the action. This now behaves the
way a user expects. If cancel is clicked, the exit is terminated.
More information about the Kepler-dev
mailing list