#662: Can't initiate search using the ENTER key
----------------------------------+-----------------------------------------
Reporter: murrayh | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: minor | Milestone: Future release
Component: User interface (web) | Version:
Keywords: search ENTER |
----------------------------------+-----------------------------------------
Version: !GeoNetwork 2.7 svn rev 8285.
Initiate a search query using the ENTER key.
The search results appear briefly, and then the page refreshes and the
search results are lost.
To be able to search, you must initiate a search using the mouse.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/662>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#662: Can't initiate search using the ENTER key
----------------------------------+-----------------------------------------
Reporter: murrayh | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: minor | Milestone: Future release
Component: User interface (web) | Version:
Keywords: search ENTER |
----------------------------------+-----------------------------------------
Comment(by ianwallen):
Based on some testing, the bug seem to be related to the following.
[http://stackoverflow.com/questions/1370021/enter-key-on-a-form-with-a
-single-input-field-will-automatically-submit-with-ge]
The fix seems to be to create a dummy input box and then hiding it using
JavaScript/css.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/662#comment:1>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#662: Can't initiate search using the ENTER key
-----------------------------------+----------------------------------------
Reporter: murrayh | Owner: geonetwork-devel@…
Type: defect | Status: closed
Priority: minor | Milestone: v2.8.0 RC1
Component: User interface (web) | Version:
Resolution: fixed | Keywords: search ENTER
-----------------------------------+----------------------------------------
Changes (by ianwallen):
* status: new => closed
* resolution: => fixed
* milestone: Future release => v2.8.0 RC1
Comment:
Fixed in https://github.com/geonetwork/core-
geonetwork/commit/eb2bf4ef31488a186275d6737ff497ed0dcd03f6
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/662#comment:2>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.