Reference field suggestion list can't be traversed using arrow keysIssue <!-- div.margin { padding: 10px 40px 40px 30px; } table.tocTable { border: 1px solid; border-color: #e0e0e0; background-color: #fff; } .title { color: #d1232b; font-weight: normal; font-size: 28px; } h1 { color: #d1232b; font-weight: normal; font-size: 21px; margin-bottom: 5px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; } h2 { color: #646464; font-weight: bold; font-size: 18px; } h3 { color: #000000; font-weight: bold; font-size: 16px; } h4 { color: #666666; font-weight: bold; font-size: 15px; } h5 { color: #000000; font-weight: bold; font-size: 13px; } h6 { color: #000000; font-weight: bold; font-size:14px; } ul, ol { margin-left: 0; list-style-position: outside; } --> Symptoms When typing into a reference field, a list of options is made available to choose from. Pressing the arrow keys to select an option does not seem to be working. Example: In Navigation bar type incident.doOn the caller reference field type a letter in a users name to bring up the drop down list.Use the down arrow key to select the correct name Pressing the down arrow does not move the highlighted box down the list Release Confirmed in Kingston Cause Issue seems to be related due to a plugin that was installed in the Chrome Browser. Some extensions like LastPass try to auto fill fields which can cause this issue. Resolution To confirm this is a browser extension issue, open an incognito session and test the same steps. Make sure that the extension or extensions are not enabled in incognito mode if the issue still is reproducible. If this is the case, you will need to check the specific extension and turn off auto fill for specific cases where this is and issue.