|
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.
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.
Also, what browser are you using? Cheers Mark C This still appears to be broken for IE.
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 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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