Opened 12 years ago
Closed 11 years ago
#1041 closed defect (fixed)
Pressing <Enter> key instead [Search] button sends only Simple Search request.
Reported by: | vsinceac | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | v2.8.0 |
Component: | User interface (web) | Version: | v2.8.0RC0 |
Keywords: | search button, enter key, simple search, advanced search | Cc: |
Description
Hi,
When in Advanced Search mode (with more parameters than available in Simple Search), pressing the <Enter> key instead the [Search] button sends a Simple Search request.
Example: In Advanced Search mode, the [Search] button generates the correct request:
while the <Enter> key generates a Simple Search request:
The problem is that the user, after using the <Enter> key for an Advanced Search request, may have results, but cannot know that the request was in Simple Search mode...
I found this in GN 2.6.4 but also in 2.9
Thanks, Victor
Change History (4)
comment:1 by , 12 years ago
Milestone: | v2.9.0 → v2.8.0 RC1 |
---|---|
Priority: | minor → major |
comment:2 by , 12 years ago
Milestone: | v2.8.0 RC1 → v2.8.0 RC2 |
---|
comment:3 by , 12 years ago
Milestone: | v2.8.0 RC2 → v2.8.0 |
---|
comment:4 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
https://github.com/geonetwork/core-geonetwork/pull/227