[kepler-dev] [Bug 2361] - Using backspace in the search pane deletes highlighted components
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Tue Apr 4 16:59:28 PDT 2006
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2361
brooke at nceas.ucsb.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Comment #1 from brooke at nceas.ucsb.edu 2006-04-04 16:59 -------
Fixed by changing registerKeyboardAction() to use
JComponent.WHEN_ANCESTOR_OF_FOCUSED_COMPONENT
instead of
JComponent.WHEN_IN_FOCUSED_WINDOW
More information about the Kepler-dev
mailing list