wordpress-develop
wordpress-develop copied to clipboard
Fix : Autocomplete Suggestions in File Editor
Fixed autocomplete dropdown navigation for PHP files :
- Intercepting Up/Down arrow keys
- Manually handling hint selection to prevent the cursor resetting to the first item when navigating through suggestions.
Trac ticket: https://core.trac.wordpress.org/ticket/63161
This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.