[kepler-dev] [Bug 4544] Enter key in Report Designer title invokes a search

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Feb 2 17:13:39 PST 2011


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

Derik Barseghian <barseghian at nceas.ucsb.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #7 from Derik Barseghian <barseghian at nceas.ucsb.edu> 2011-02-02 17:13:38 PST ---
fixed at r26896. This took awhile to track down. Turns out the searchButton was
the set defaultButton for the jRootPane, and that's why it was hearing Enters
from places we didn't expect. This is also why the search button always pulsed
blue on the mac, hope no one was fond of that. 
"Most look and feels render the default button differently, and may potentially
provide bindings to access the default button."
I commented that out, and set the textfield's action to the searchAction.

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list