User prefrence "enter_submits_form" issuesIssue When the user preference enter_submits_form is set to True in the specific case, the user is routed to the previously visited page after pressing the enter key. Steps to reproduce: Hop into any instanceIn the Application navigator type in user preferencesIn the name search for enter_submit_formIf the value is false set to trueOpen any list and search with any name and hit enter Expected: It should show up the search resultsActual: It goes back to the previous pageCauseHappens because of the user_preference enter_submits_formResolutionThis problem can be resolved by setting the user choice "enter_submits_form" to False