Issue Details (XML | Word | Printable)

Key: JRA-6485
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Mark Chaimungkalanont [Atlassian]
Reporter: Keith Lea
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
JIRA

Pressing "Enter" in Search field should choose "View" not "View & Hide"

Created: 25/Apr/05 12:51 PM   Updated: 11/Aug/05 12:33 AM
Component/s: Web interface
Affects Version/s: 3.1.1
Fix Version/s: 3.3.1

Time Tracking:
Not Specified

File Attachments: 1. File filter-form.jsp (4 kB)
2. File global-static.css (22 kB)


Participants: Keith Brophy, Keith Lea, Mark Chaimungkalanont [Atlassian] and Sulka Haro
Since last comment: 3 years, 16 weeks, 4 days ago
Resolution Date: 11/Aug/05 12:33 AM
Labels:


 Description  « Hide
When I press Enter for a search, I do not want to close the search box; I want the search box to stay open on the results page (like every other search engine). However, when I press Enter in a search field, it appears that "View & Hide" is chosen, because there is no search box on the results page.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Keith Brophy added a comment - 01/May/05 10:02 PM
Hi Keith,

If you have your own installation - it would be possible to change this behaviour by swapping the position of the "View" and "View & Hide" buttons in the Issue Navigator - specifically lines 107,108 (and to be consistent 238, 239) in filter-form.jsp. You would also change the >> signs to be consistent. Hence, the "hide" paramater is not passed to the action.

In JIRA 3.2, a hidden filed has been added so this is the default behvaviour (clicking return keeps the search box open).

Regards,
Keith


Sulka Haro added a comment - 09/Aug/05 03:37 AM
I wonder which version of 3.3 fixes this issue since the version used in jira.atlassian.com still has the old behavior where the search hides itself when the search is submit using Enter.

Mark Chaimungkalanont [Atlassian] added a comment - 09/Aug/05 03:45 AM
Sulka,

It seems to work for me on jira.atlassian.com? What steps are you taking exactly?

These steps to seems to work for me.

  • Click on Find Issues
  • Click New
  • Type something in the Query field
  • Hit Enter
  • Search executes correctly with the left tab still showing.

Also, what browser are you using?

Cheers

Mark C


Mark Chaimungkalanont [Atlassian] added a comment - 09/Aug/05 03:50 AM
This still appears to be broken for IE.

Mark Chaimungkalanont [Atlassian] added a comment - 11/Aug/05 12:32 AM
Sulka,

Sorry about the confusion, this problem will be addrressed in 3.3.1. If you're using 3.3 you can also use the attached files as a patch. (search for the file names and replace them in your system)

Enter now works in IE, Safari and Firefox

Cheers

Mark C