Steffen
Well-known member
- Affected version
- 2.2.8
Users expect the tab key to select the suggestion (i.e. behave like the enter key) instead of closing the autocompleter (i.e. behaving like the escape key). I think a few years ago this would maybe have been a feature suggestion but nowadays I think this is a bug because XenForo's current behaviour confuses users of apps like Discord or Slack.
The fix is very simple and was merged into select2 about one year ago: https://github.com/select2/select2/pull/5759
There has not yet been a select2 release that contains the fix but the risk seems low. I have applied the fix to our forum and it would be nice to have this change applied to all XenForo forums.
The fix is very simple and was merged into select2 about one year ago: https://github.com/select2/select2/pull/5759
There has not yet been a select2 release that contains the fix but the risk seems low. I have applied the fix to our forum and it would be nice to have this change applied to all XenForo forums.