Actions
Bug #71481
closedPressing ENTER in global search reloads backend
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-11-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When using the global search, pressing ENTER does not submit the search. Instead it reloads the whole backend.
Possible solutions:
- prevent submission of form, i.e. ENTER has no relevance
- hitting ENTER is the same as clicking the link "Show all"
Actions