[kepler-dev] [Bug 4087] - No reset/x button to clear component searches

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Aug 13 15:54:43 PDT 2009


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





------- Comment #9 from soong at nceas.ucsb.edu  2009-08-13 15:54 -------
First, it works on Windows.  The current behavior is functional and convenient.
 It's good enough to use for now.

Second, I'd argue for the following (eventual) behavior: 
1. The search button is a search/cancel button.  There's no need for the cancel
if there's no search, and vice versa.  The code to toggle this should be at the
beginning and end of the search code (basically on.enter and on.exit
functionality), rather than keyed to the method of initiation.
2. The reset view button is always active except when the tree is in its
default state.  Basically, in the code to modify the tree, turn the reset view
button on.  At initialization and when the reset view button is clicked, turn
the reset view button off.


More information about the Kepler-dev mailing list